We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af69aea commit 9043a5eCopy full SHA for 9043a5e
1 file changed
CONTRIBUTING.md
@@ -1,18 +1,16 @@
1
-# How to contribute
+### How to contribute
2
3
All contributions welcome
4
-- Ideas, feature requests 💡
5
-- bug reports 🪲
+- [Ideas, feature requests](https://github.com/dancergraham/e57-python/issues) 💡
+- [bug reports](https://github.com/dancergraham/e57-python/issues) 🪲
6
- documentation 📃
7
- sample files 🌫️
8
- tests
9
- rust code 🦀
10
- python code 🐍
11
- tell your friends, share the project online / via social media, ... 🗣️
12
13
-## Best practice
14
-
15
-If you know how, you should fork the repo, create a new branch and then submit a pull request.
+Fork the repo, create a new branch and then submit a pull request.
16
17
(If you are new to GitHub, you might start with a basic tutorial and check out a more detailed guide to pull requests.)
18
0 commit comments