Corrected an input type mistake in the bug report and feature request templates.

Corrected URL mistake in the issue template config.yml file.

Updated project README policy reference URLs to use master branch.
This commit is contained in:
Matt Scott
2023-03-17 17:29:05 -04:00
parent 31c8577409
commit a2e5c7d5bc
4 changed files with 6 additions and 6 deletions

View File

@@ -74,15 +74,15 @@ You can then access PowerDNS-Admin by pointing your browser to http://localhost:
## Security Issues / Reports
Please see our [Security Policy](https://github.com/PowerDNS-Admin/PowerDNS-Admin/blob/dev/SECURITY.md).
Please see our [Security Policy](https://github.com/PowerDNS-Admin/PowerDNS-Admin/blob/master/SECURITY.md).
## Contributing
Please see our [Contribution Guide](https://github.com/PowerDNS-Admin/PowerDNS-Admin/blob/dev/docs/CONTRIBUTING.md).
Please see our [Contribution Guide](https://github.com/PowerDNS-Admin/PowerDNS-Admin/blob/master/docs/CONTRIBUTING.md).
## Code of Conduct
Please see our [Code of Conduct Policy](https://github.com/PowerDNS-Admin/PowerDNS-Admin/blob/dev/docs/CODE_OF_CONDUCT.md).
Please see our [Code of Conduct Policy](https://github.com/PowerDNS-Admin/PowerDNS-Admin/blob/master/docs/CODE_OF_CONDUCT.md).
## License