You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please be as detailed as possible with workarounds you considered and why a native feature is the better way. This gives me better context and will make it more likely to be implemented. Ideally a feature request should be in the format "I want to be able to do XYZ so that ZYX. I considered these approaches XYZ".
Fixing core functionality bugs not solvable with workarounds
New core functionality unlocking other opportunities (e.g.: plugins)
Refactoring enabling faster implementation of future functionality
UI improvements
Design philosophy: Focus on core functionality and leverage existing apps and tools to make NetAlertX integratable into other workflows.
Examples:
1. Supporting apprise makes more sense than implementing multiple individual notification gateways
2. Implementing regular expressions support across settings for validation makes more sense than validating one setting with a specific expression.
Feel free to submit PRs if interested. try to keep the PRs small/on topic so they are easier to review and approve.
Contributing to this project
The issue tracker is the preferred channel for bug reports, features requests and submitting pull requests.
🐛 Submitting an issue or bug
Before submitting a new issue please spend a couple of minutes on research:
⚠ Please follow the pre-defined issue template to resolve your issue faster.
Please read: https://github.com/jokob-sk/Pi.Alert/tree/main/docs#-submitting-an-issue-or-bug
🙏 Feature requests
Please be as detailed as possible with workarounds you considered and why a native feature is the better way. This gives me better context and will make it more likely to be implemented. Ideally a feature request should be in the format "I want to be able to do XYZ so that ZYX. I considered these approaches XYZ".
Please read: https://github.com/jokob-sk/Pi.Alert/tree/main/docs#-feature-requests
👨💻 Development priorities
Highest to lowest:
Design philosophy: Focus on core functionality and leverage existing apps and tools to make NetAlertX integratable into other workflows.
Examples:
Feel free to submit PRs if interested. try to keep the PRs small/on topic so they are easier to review and approve.
Please read: https://github.com/jokob-sk/Pi.Alert/tree/main/docs#-feature-requests
➕ Pull-requests (PRs)
If you submit a PR please:
Suggested test cases:
Some additional context:
app.conf
filePlease go ahead and create an issue with sufficient details if the above didn't help. 😉
The text was updated successfully, but these errors were encountered: