Skip to content

Commit 49e8e53

Browse files
committed
Add contributing.md
1 parent 27c7f30 commit 49e8e53

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

.github/contributing.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Contributing to wger
2+
3+
🎉 Thanks for showing interest in contributing! 🎉
4+
5+
We have centralized the documentation for contributing to wger in the online
6+
docs, especially for non-code contributions such as documentation, translations,
7+
etc.:
8+
9+
<https://wger.readthedocs.io/en/latest/contributing.html>
10+
11+
## Questions
12+
13+
Are you just using the software and have a question or improvement? Let us know!
14+
15+
* Discord: <https://discord.gg/rPWFv6W>
16+
* Mastodon: <https://fosstodon.org/@wger>
17+
18+
## Issues
19+
20+
If you run into a bug describe the problem as well as you can.
21+
22+
- Steps and any useful information to reproduce the issue
23+
- If you use our server, the time when this happened, we might be able to get some
24+
information from the logs
25+
- Environment details (app type: web / mobile, installation method, OS, etc.)
26+
- Screenshots or logs if applicable
27+
- Git SHA1 if installed from source

0 commit comments

Comments
 (0)