Skip to content

Commit d974473

Browse files
authored
Create CONTRIBUTING.md
1 parent 7cb50b5 commit d974473

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CONTRIBUTING.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Whether reporting bugs, discussing improvements and new ideas or writing extensions: Contributions to FlashDB are welcome! Here's how to get started:
2+
3+
1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug
4+
2. Fork the repository on Github, create a new branch off the master branch and start making your changes (known as GitHub Flow)
5+
3. Write a test which shows that the bug was fixed or that the feature works as expected
6+
4. Send a pull request and bug the maintainer until it gets merged and published ☺
7+
5. Please respect the template of a Pull Request

0 commit comments

Comments
 (0)