We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cb50b5 commit d974473Copy full SHA for d974473
CONTRIBUTING.md
@@ -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