Skip to content

Commit 548d237

Browse files
committed
DOCS: contributing
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
1 parent b96b170 commit 548d237

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CONTRIBUTING.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,22 @@ Before opening a new issue:
1515
- [Check Common Issues & Debug Tips](https://docs.netalertx.com/DEBUG_TIPS#common-issues)
1616
- [Search Closed Issues](https://github.com/netalertx/NetAlertX/issues?q=is%3Aissue+is%3Aclosed)
1717

18+
---
19+
20+
## Contributing without coding knowledge
21+
22+
Writing code is not the only way how you can contribute to the project. Here are some ideas how you can help out otherwise:
23+
24+
- Help improving the documentation (text, typos, use cases, screenshots - all this makes things better)
25+
- Share your favorite project on socials (see [Growth ideas](./GROWTH.md))
26+
- Write a blog post, or a how-to set-up guide
27+
- Write how it helped you to achieve something fun or interesting to simplify your personal or work life
28+
- Help with the translation effort
29+
- Running a nightly or dev build to test for bugs before they make it to the production release
30+
- Report bugs and features with sufficient detail and care (super important to ease everyone's maintenance burden and minimize back-and-forth)
31+
- running a projects test suite
32+
33+
1834
---
1935

2036
## Use of AI

0 commit comments

Comments
 (0)