Skip to content

Commit 1332ffc

Browse files
Update CONTRIBUTING.md
1 parent e3152bf commit 1332ffc

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,13 @@ Galio is an open-source project, so pull requests are always welcome (_always_
2727
When in doubt, keep your pull requests small. To give a PR the best chance of getting accepted, don't bundle more than one feature or bug fix per pull request. It's always best to create two smaller PRs than one big one.
2828

2929
As with issues, use the following formula for the title of your **PR**s:
30-
- **Screens/[_Screen name_]**
3130
- **Components/[_Component name_]**
3231
- **Feature/[_Feature name_]**
3332

34-
3533
## Branches explained
3634

3735
As you can see we have multiple branches:
3836
- **master**: This branch stores the latest stable version of Galio.
39-
- **examples**: Our Expo app where we showcase our components and screen examples
4037
- **design**: Here we have design resources for everybody to download and use
4138
- **dev**: This is the `dev` branch of Galio, this is where everything is happening before releasing on master
4239

@@ -45,6 +42,10 @@ As you can see we have multiple branches:
4542
We also welcome financial contributions in full transparency on our [open collective](https://opencollective.com/galio).
4643
Anyone can file an expense. If the expense makes sense for the development of the community, it will be "merged" in the ledger of our open collective by the core contributors and the person who filed the expense will be reimbursed.
4744

45+
## galio-starter-kit contribution
46+
47+
You want to take part in this cool community and help the world by creating some cool screens using Galio? Then go ahead and hope on our [galio-starter-kit repo](https://github.com/galio-org/galio-starter-kit).
48+
4849
## Hacktoberfest 2018
4950

5051
Galio participated in last year's Hacktoberfest challenge. You can find out more about this [here](https://github.com/galio-org/galio/issues/31).

0 commit comments

Comments
 (0)