opnsense-plugins/.github/pull_request_template.md
Monviech dc93f8d04d
Update .github/pull_request_template.md
Co-authored-by: Franco Fichtner <franco@opnsense.org>
2026-02-27 15:20:01 +01:00

28 lines
733 B
Markdown

**Important notices**
Before you submit a pull request, we ask you kindly to acknowledge the following:
- [ ] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md
- [ ] I opened an issue first for non-trivial changes and linked it below.
- [ ] AI tools were used to create at least part of the code submitted herewith.
If AI was used, please disclose:
- Model used:
- Extent of AI involvement:
---
**Related issue**
If this pull request relates to an issue, link it here:
---
**Describe the problem**
A clear and concise description of the problem this pull request addresses.
---
**Describe the proposed solution**
Explain what this pull request changes and why.
---