mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-27 21:16:14 +02:00
Update contributing.md links in documentation (#1726)
* Chore: Update README.md to contribution Update the contribution link to go directly to the current contribution guide and documentation. * Update PULL_REQUEST_TEMPLATE.md
This commit is contained in:
parent
7d237c887f
commit
73aa146f8a
2 changed files with 2 additions and 2 deletions
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -12,7 +12,7 @@ Here are some key points to include in your description:
|
||||||
|
|
||||||
### Checklist
|
### Checklist
|
||||||
|
|
||||||
- [ ] I have read the [contributing doc](https://github.com/jrnl-org/jrnl/blob/develop/CONTRIBUTING.md).
|
- [ ] I have read the [contributing doc](https://github.com/jrnl-org/jrnl/blob/develop/docs/contributing.md).
|
||||||
- [ ] I have included a link to the relevant issue number.
|
- [ ] I have included a link to the relevant issue number.
|
||||||
- [ ] I have checked to ensure there aren't other open [pull requests](../pulls)
|
- [ ] I have checked to ensure there aren't other open [pull requests](../pulls)
|
||||||
for the same issue.
|
for the same issue.
|
||||||
|
|
|
@ -70,7 +70,7 @@ src="https://opencollective.com/jrnl/contributors.svg?width=890&button=false"
|
||||||
/></a>
|
/></a>
|
||||||
|
|
||||||
If you'd also like to help make `jrnl` better, please see our [contributing
|
If you'd also like to help make `jrnl` better, please see our [contributing
|
||||||
documentation](CONTRIBUTING.md).
|
documentation](docs/contributing.md).
|
||||||
|
|
||||||
### Financial Backers
|
### Financial Backers
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue