remove pull req template (#3432)
This commit is contained in:
committed by
GitHub
parent
94b3e301d1
commit
380c740ff0
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.
|
||||
Reference in New Issue
Block a user