Merge pull request #1006 from IRus/patch-1

Create pull_request_template.md
This commit is contained in:
nukeop 2021-03-24 19:47:07 +00:00 committed by GitHub
commit fe51a7d0db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 0 deletions

17
.github/pull_request_template.md vendored Normal file
View File

@ -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/
```
-->