Added issue and PR template for data/templates.
Direct users to open issues in jgm/pandoc, not jgm/pandoc-templates.
This commit is contained in:
parent
0b78d9add0
commit
d30883d49e
2 changed files with 7 additions and 0 deletions
3
data/templates/.github/ISSUE_TEMPLATE.md
vendored
Normal file
3
data/templates/.github/ISSUE_TEMPLATE.md
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
This repository is now maintained as a subtree of
|
||||
[jgm/pandoc](https://github.com/jgm/pandoc). Please open
|
||||
your issue there, not here.
|
4
data/templates/.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
4
data/templates/.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
This repository is now maintained as a subtree of
|
||||
[jgm/pandoc](https://github.com/jgm/pandoc). Please open
|
||||
your pull request there, not here.
|
||||
|
Loading…
Reference in a new issue