Skip to content

Commit d52a94c

Browse files
committed
Add templates for github issues and PRs
1 parent f53bce4 commit d52a94c

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
This issue tracker is for issues with the Bitcoin Core project website at
2+
[bitcoincore.org](https://bitcoincore.org).
3+
4+
[bitcoin.org](https://bitcoin.org) is not connected with or maintained by the
5+
Bitcoin Core project contributors. Issues with that website should be reported
6+
at [the bitcoin.org
7+
repository](https://github.com/bitcoin-dot-org/bitcoin.org/issues).
8+
9+
General bitcoin questions and/or support requests are best directed to the
10+
Bitcoin StackExchange at https://bitcoin.stackexchange.com.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Use this page to open Pull requests for changes to the Bitcoin Core project
2+
website at [bitcoincore.org](https://bitcoincore.org).
3+
4+
[bitcoin.org](https://bitcoin.org) is not connected with or maintained by the
5+
Bitcoin Core project contributors. Pull requests for changes to that website
6+
should be opened at [the bitcoin.org
7+
repository](https://github.com/bitcoin-dot-org/bitcoin.org/pulls).
8+
9+
General bitcoin questions and/or support requests are best directed to the
10+
Bitcoin StackExchange at https://bitcoin.stackexchange.com.

0 commit comments

Comments
 (0)