mirror of
https://github.com/status-im/react-native-gifted-charts.git
synced 2025-02-20 15:48:12 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
e9ecde5eed
commit
e9996b149a
@ -1,3 +1,13 @@
|
||||
# Contributions are welcome 🤝
|
||||
|
||||
Pull requests are most welcome! Please npm run test and npm run lint before push. Don't forget to add a title and a description that explain the issue you're trying to solve and your suggested solution. Screenshots and gifs are VERY helpful. Please do NOT format the files as we are trying to keep a unified syntax and the reviewing process fast and simple.
|
||||
Pull requests are most welcome!
|
||||
|
||||
### Instructions
|
||||
|
||||
Please clone the repo and then create a new branch. </br>
|
||||
The name of the new branch should follow this naming convention - </br>
|
||||
1. For a new feature- **feat/feature-name**
|
||||
2. For a bug fix, **fix/whatever-fix**
|
||||
|
||||
Don't forget to add a title and a description that explain the issue you're trying to solve and your suggested solution.
|
||||
Screenshots and gifs are VERY helpful. Please do NOT format the files as we are trying to keep a unified syntax and the reviewing process fast and simple.
|
||||
|
Loading…
x
Reference in New Issue
Block a user