mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-01 02:08:47 -04:00
## Describe your changes We are updating the contributing guide to require an issue to be opened before PRs; this will allow discussing changes before code is shipped. Update the rest of the file because of outdated information and align the pull request template ## Issue ticket number and link
1.5 KiB
1.5 KiB
Describe your changes
Issue ticket number and link
Stack
Checklist
- Is it a bug fix
- Is a typo/documentation fix
- Is a feature enhancement
- It is a refactor
- Created tests that fail without the change (if possible)
- I ran and tested this change locally — I did not rely on CI to find out whether it works
- This PR has a single purpose (not a fix + refactor + feature in one)
- This change is a trivial fix, OR it links an issue the NetBird team agreed on beforehand. Changes to the public API, gRPC protocols, functionality behavior, CLI / service flags, or new features always need that agreement first. See CONTRIBUTING.md.
By submitting this pull request, you confirm that you have read and agree to the terms of the Contributor License Agreement.
Documentation
Select exactly one:
- I added/updated documentation for this change
- Documentation is not needed for this change (explain why)
Docs PR URL (required if "docs added" is checked)
Paste the PR link from https://github.com/netbirdio/docs here: