2023-05-10 15:03:13 +08:00
|
|
|
<!--
|
|
|
|
Headscale is "Open Source, acknowledged contribution", this means that any
|
|
|
|
contribution will have to be discussed with the Maintainers before being submitted.
|
|
|
|
|
|
|
|
This model has been chosen to reduce the risk of burnout by limiting the
|
|
|
|
maintenance overhead of reviewing and validating third-party code.
|
|
|
|
|
|
|
|
Headscale is open to code contributions for bug fixes without discussion.
|
|
|
|
|
|
|
|
If you find mistakes in the documentation, please submit a fix to the documentation.
|
|
|
|
-->
|
|
|
|
|
2021-11-29 21:37:00 +08:00
|
|
|
<!-- Please tick if the following things apply. You… -->
|
|
|
|
|
2022-05-29 01:48:59 +08:00
|
|
|
- [ ] read the [CONTRIBUTING guidelines](README.md#contributing)
|
2022-03-08 15:21:04 +08:00
|
|
|
- [ ] raised a GitHub issue or discussed it on the projects chat beforehand
|
|
|
|
- [ ] added unit tests
|
|
|
|
- [ ] added integration tests
|
|
|
|
- [ ] updated documentation if needed
|
|
|
|
- [ ] updated CHANGELOG.md
|
2021-11-29 21:37:00 +08:00
|
|
|
|
|
|
|
<!-- If applicable, please reference the issue using `Fixes #XXX` and add tests to cover your new code. -->
|