Fix missing reference to `CONTRIBUTE.md` in PR template
- Dominant language
- Python
- Stars
- 39
- Forks
- 26
- Avg merge
- 22h 46m
- Merged PRs (30d)
- 1
Description
## Description
The PR template [references](https://github.com/getodk/pyodk/blob/master/.github/PULL_REQUEST_TEMPLATE.md?plain=1#L7) a [CONTRIBUTING.md](https://github.com/getodk/pyodk/blob/master/CONTRIBUTING.md) file that does not appear to exist anymore.
## Proposal
Replace reference:
```
https://github.com/getodk/pyodk/blob/master/CONTRIBUTING.md
```
with
```
https://github.com/getodk/pyodk/blob/master/README.md#contribute
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Open .github/PULL_REQUEST_TEMPLATE.md and inspect the reference on the mentioned line. Compare it with the README.md #contribute section, then replace the outdated CONTRIBUTING.md URL with the README link. Done means the PR template points to the existing contribution guidance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100