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 delete all these tips and replace them with your text) ❌
2
-
3
-
## Thank you for sending in a pull request, here's some tips to get started!
1
+
## 🙏 Thank you for sending in a pull request, here's some tips to get started!
4
2
3
+
### ❌ (Please delete all these tips and replace them with your text) ❌
5
4
- Before starting on some new big chunk of code, it it is optional but highly recommended to open an issue first
6
5
to say "Hey, I think this idea X should be implemented and I'm starting work on it. My general plan is Y, any feedback
7
6
is appreciated." This will allow other devs to potentially save you time by not accidentially duplicating work etc...
@@ -12,4 +11,17 @@
12
11
- If your PR fixes a bug, mention "fixes #bugnum" somewhere in your pull request description.
13
12
- If your other co-developers have comments on your PR please tweak as needed.
14
13
- Please also enable "Allow edits by maintainers".
14
+
- Please do not submit untested code.
15
+
- If you do not have the affected hardware to test your code changes adequately against regressions, please indicate this, so that contributors and commnunity members can help test your changes.
15
16
- If your PR gets accepted you can request a "Contributor" role in the Meshtastic Discord
17
+
18
+
19
+
## 🤝 Attestations
20
+
-[ ] I have tested that my proposed changes behave as described.
21
+
-[ ] I have tested that my proposed changes do not cause any obvious regressions on the following devices:
0 commit comments