Create pull_request_template.md

revert-4113-patch-1
Ibragimov Ruslan 4 years ago committed by GitHub
parent 18bc979973
commit 9c7034329a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 15
      .github/pull_request_template.md

@ -0,0 +1,15 @@
### 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