We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e273249 commit 16adc67Copy full SHA for 16adc67
CONTRIBUTING.md
@@ -9,12 +9,9 @@ welcome:
9
- **Bug Reports**: Feel free to report any bugs you encounter.
10
- **Documentation**: Typos, clarity issues, or missing guides: your
11
help is welcome here.
12
+- **Use cases**: if you use `weyl`, tell me about it! I want to
13
+ know how the software is being used!
14
- **Feature Discussions/Requests**: Got an idea? Open an issue to
15
discuss its potential.
16
- **Code Contributions**: All code contributions are welcome.
17
-
-Tests and checks are run on the CI, however locally one can use:
18
-`devtools::test()`. Ideally each change should be documented. Major
19
-changes should be `vignettes`.
20
0 commit comments