mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
15 lines
683 B
Plaintext
Executable File
15 lines
683 B
Plaintext
Executable File
# Contributing to this project
|
|
|
|
## Issues, bugs, feature requests
|
|
|
|
The issue tracker is the preferred channel for bug reports, features requests and submitting pull requests.
|
|
|
|
Before submitting a new issue please spend a couple of minutes on research:
|
|
|
|
* Check [🛑 Common issues](https://github.com/jokob-sk/Pi.Alert/blob/main/docs/DEBUG_TIPS.md#common-issues)
|
|
* Check [💡 Closed issues](https://github.com/jokob-sk/Pi.Alert/issues?q=is%3Aissue+is%3Aclosed) if a similar issue was solved in the past.
|
|
|
|
## Pull-requests (PRs)
|
|
|
|
If you submit a PR please do check that your changes are backward compatible with existing installations. Existing features should be always preserved.
|