Merge pull request #1006 from IRus/patch-1

Create pull_request_template.md
revert-4113-patch-1
nukeop 4 years ago committed by GitHub
commit fe51a7d0db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 17
      .github/pull_request_template.md

@ -0,0 +1,17 @@
<!--
### Don't edit index.md directly!
### To sign, create a file in `_data/signed/` named `<username>.yaml` with the following content:
```yaml
name: <your name here>
link: <link to your profile or site>
```
### Example
```yaml
name: Richard Matthew Stallman
link: https://stallman.org/
```
-->
Loading…
Cancel
Save