File: pull_request_template.md

package info (click to toggle)
pyopenuv 2023.12.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 400 kB
  • sloc: python: 586; sh: 46; makefile: 3
file content (11 lines) | stat: -rw-r--r-- 350 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
**Describe what the PR does:**

**Does this fix a specific issue?**

Fixes https://github.com/bachya/pyopenuv/issues/<ISSUE ID>

**Checklist:**

- [ ] Confirm that one or more new tests are written for the new functionality.
- [ ] Run tests and ensure everything passes (with 100% test coverage).
- [ ] Update `README.md` with any new documentation.