README: Fix reference to developer guide
This commit is contained in:
parent
e6a7cb2544
commit
4e504f7905
2 changed files with 3 additions and 2 deletions
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -3,7 +3,8 @@ This pull request includes:
|
|||
|
||||
- [ ] adequate testing for the new functionality or fixed issue
|
||||
- [ ] adequate documentation informing people about the change such as
|
||||
- [ ] submit a PR for the [guides](https://github.com/osbuild/guides) repository if this PR changed any behavior described there: https://www.osbuild.org/guides/
|
||||
- [ ] submit a PR for the READMEs [listed here](https://github.com/osbuild/osbuild.github.io/blob/main/readme-list)
|
||||
- [ ] submit a PR for the [osbuild.org website](https://github.com/osbuild/osbuild.github.io/) repository if this PR changed any behavior not covered by the automatically updated READMEs
|
||||
|
||||
<!--
|
||||
Thanks for proposing a change to osbuild-composer!
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
First of all, thank you for taking the time to contribute to osbuild-composer.
|
||||
In this document you will find information that can help you with your
|
||||
contribution.
|
||||
For more information feel free to read our [developer guide](https://www.osbuild.org/guides/developer-guide/developer-guide.html).
|
||||
For more information feel free to read our [developer guide](https://www.osbuild.org/docs/developer-guide/index).
|
||||
|
||||
### Running from sources
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue