Skip to content

Commit 16adc67

Browse files
committed
update contributor's guide
1 parent e273249 commit 16adc67

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,9 @@ welcome:
99
- **Bug Reports**: Feel free to report any bugs you encounter.
1010
- **Documentation**: Typos, clarity issues, or missing guides: your
1111
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!
1214
- **Feature Discussions/Requests**: Got an idea? Open an issue to
1315
discuss its potential.
1416
- **Code Contributions**: All code contributions are welcome.
1517

16-
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

Comments
 (0)