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
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
-12Lines changed: 0 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -146,18 +146,6 @@ Related to #
146
146
147
147
148
148
149
-
## For Maintainers
150
-
151
-
<!-- Maintainers: Check these before merging -->
152
-
153
-
-[ ] Code review completed
154
-
-[ ] Risk levels verified
155
-
-[ ] Testing evidence provided and adequate
156
-
-[ ] Documentation updated
157
-
-[ ] No conflicts with existing data
158
-
-[ ] JSON structure validated
159
-
-[ ] Ready to merge
160
-
161
149
---
162
150
163
151
**Note for contributors:** Please fill out all relevant sections. Incomplete PRs may be delayed or closed. If you're using the contribution tool (`python contribute.py`), it automatically formats everything correctly!
A: No! Use the interactive tool or edit JSON directly.
420
+
421
+
**Q: Can I still edit the .py files?**
422
+
A: Yes, but it's not recommended. Use the registry instead.
423
+
424
+
**Q: Will old .md files be updated?**
425
+
A: They may be auto-generated from the registry in the future.
426
+
427
+
**Q: How do I add a new brand?**
428
+
A: Use `python contribute.py` and select "Add a new brand"
429
+
430
+
**Q: What if I make a mistake?**
431
+
A: Git version control keeps everything safe. Just submit a correction PR!
432
+
433
+
## Support
434
+
435
+
- Read this contribution guide thoroughly
436
+
- Start a [Discussion](https://github.com/PixelCode01/UIBloatwareRegistry/discussions)
437
+
- Report an [Issue](https://github.com/PixelCode01/UIBloatwareRegistry/issues)
438
+
268
439
## License
269
440
270
441
By contributing to the UIBloatwareRegistry repository, you agree that your contributions will be licensed under the [MIT License](https://opensource.org/licenses/MIT).
@@ -273,5 +444,5 @@ By contributing to the UIBloatwareRegistry repository, you agree that your contr
273
444
274
445
We appreciate your contributions and look forward to building a valuable resource for managing Android bloatware together!
275
446
276
-
For more detailed information, see [CONTRIBUTION_GUIDE.md](CONTRIBUTION_GUIDE.md).
0 commit comments