Skip to content

Commit

Permalink
github: clean up outdated template instructions and fix clippy's link (
Browse files Browse the repository at this point in the history
…tikv#10838)

Signed-off-by: hi-rustin <[email protected]>

Co-authored-by: Ti Chi Robot <[email protected]>
  • Loading branch information
Rustin170506 and ti-chi-bot authored Sep 10, 2021
1 parent 12c9d65 commit 0a339f5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ If you're unsure about anything, just ask; somebody should be along to answer wi
PR Title Format:
1. module [, module2, module3]: what's changed
2. *: what's changed
If you want to open the **Challenge Program** pull request, please use the following template:
https://raw.githubusercontent.com/tikv/.github/master/.github/PULL_REQUEST_TEMPLATE/challenge-program.md
You can use it with query parameters: https://github.com/tikv/tikv/compare/master...${you branch}?template=challenge-program.md
-->

### What problem does this PR solve?
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,4 +196,4 @@ TiKV is under the Apache 2.0 license. See the [LICENSE](./LICENSE) file for deta

- Thanks [etcd](https://github.com/coreos/etcd) for providing some great open source tools.
- Thanks [RocksDB](https://github.com/facebook/rocksdb) for their powerful storage engines.
- Thanks [rust-clippy](https://github.com/Manishearth/rust-clippy). We do love the great project.
- Thanks [rust-clippy](https://github.com/rust-lang/rust-clippy). We do love the great project.

0 comments on commit 0a339f5

Please sign in to comment.