mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
remove pull req template (#3432)
This commit is contained in:
parent
94b3e301d1
commit
380c740ff0
1 changed files with 0 additions and 11 deletions
11
.github/pull_request_template.md
vendored
11
.github/pull_request_template.md
vendored
|
@ -1,11 +0,0 @@
|
|||
#### Description
|
||||
|
||||
Replace this text with a description of the PR.
|
||||
|
||||
#### Additional information...
|
||||
|
||||
- [ ] I changed C++ code or build infrastructure.
|
||||
Please run the test suite and include the output of `cd build/test && make && ./problems`.
|
||||
|
||||
- [ ] I changed Rust code or build infrastructure.
|
||||
Please run `cargo test` and address any failures before submitting.
|
Loading…
Add table
Add a link
Reference in a new issue