mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 15:39:59 -07:00
9 lines
533 B
Markdown
9 lines
533 B
Markdown
## Pull Request Checklist
|
|
|
|
- [ ] The Rayhunter team has recently expressed interest in reviewing a PR for this.
|
|
- If not, this PR may be closed due our limited resources and need to prioritize how we spend them.
|
|
- [ ] Added or updated any documentation as needed to support the changes in this PR.
|
|
- [ ] Code has been linted and run through `cargo fmt`.
|
|
- [ ] If any new functionality has been added, unit tests were also added.
|
|
- [ ] [CONTRIBUTING.md](https://github.com/EFForg/rayhunter/blob/main/CONTRIBUTING.md) has been read.
|