mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-21 13:51:29 +08:00
Add pull request template.
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
---
|
||||
name: Pull request
|
||||
about: Improve pandoc's code
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
Before you continue, please make sure that you have
|
||||
|
||||
- [ ] read the [contributing guidelines](https://github.com/jgm/pandoc/CONTRIBUTING.md)
|
||||
- [ ] searched [the issue tracker](https://github.com/jgm/pandoc/issues) for similar issues (the closed issues too).
|
||||
|
||||
**What issue does this pull request address?**
|
||||
Fixes #0000 <!-- remove if not applicable -->
|
||||
|
||||
**Describe the changes.**
|
||||
|
||||
Reference in New Issue
Block a user