Skip to content

Commit 0ed7d70

Browse files
author
youngvz
committed
Updated README.md
1 parent 172b789 commit 0ed7d70

2 files changed

Lines changed: 14 additions & 13 deletions

File tree

.github/CONTRIBUTING.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Contributing
2+
3+
Thanks for considering contributing to this project!
4+
5+
## How to contribute
6+
7+
1. Fork the repo
8+
2. Create a feature branch: `git checkout -b my-feature`
9+
3. Commit your changes
10+
4. Push to your fork: `git push origin my-feature`
11+
5. Open a Pull Request on the main repo

README.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Welcome to your Expo app 👋
1+
# Welcome to the Experient app 👋
22

33
This is an [Expo](https://expo.dev) project created with [`create-expo-app`](https://www.npmjs.com/package/create-expo-app).
44

@@ -35,16 +35,6 @@ npm run reset-project
3535

3636
This command will move the starter code to the **app-example** directory and create a blank **app** directory where you can start developing.
3737

38-
## Learn more
38+
## Start Contributing
3939

40-
To learn more about developing your project with Expo, look at the following resources:
41-
42-
- [Expo documentation](https://docs.expo.dev/): Learn fundamentals, or go into advanced topics with our [guides](https://docs.expo.dev/guides).
43-
- [Learn Expo tutorial](https://docs.expo.dev/tutorial/introduction/): Follow a step-by-step tutorial where you'll create a project that runs on Android, iOS, and the web.
44-
45-
## Join the community
46-
47-
Join our community of developers creating universal apps.
48-
49-
- [Expo on GitHub](https://github.com/expo/expo): View our open source platform and contribute.
50-
- [Discord community](https://chat.expo.dev): Chat with Expo users and ask questions.
40+
Please checkout the Contrbiuting Section for more information

0 commit comments

Comments
 (0)