Update pull_request_template.md

revert-4113-patch-1
nukeop 4 years ago committed by GitHub
parent 37309affb7
commit 24de8b2902
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 9
      .github/pull_request_template.md

@ -4,10 +4,14 @@
### To sign, create a file in `_data/signed/` named `<username>.yaml` with the following content: ### To sign, create a file in `_data/signed/` named `<username>.yaml` with the following content:
```yaml ```yaml
name: <your name here> name: <your name here (optional organization or company)>
link: <link to your profile or site> link: <link to your profile or site>
``` ```
Optional stuff you should consider:
- Use your real name if possible
- Add affiliated organizations or projects if applicable (e.g. `John Smith (Free Software Foundation, Popular Window Manager Author)`
-
### Example ### Example
```yaml ```yaml
@ -15,7 +19,4 @@ name: Richard Matthew Stallman
link: https://stallman.org/ link: https://stallman.org/
``` ```
Optional stuff you should consider:
- Use your real name if possible
- Add affiliated organizations or projects if applicable (e.g. `John Smith (Free Software Foundation, Popular Window Manager Author)`
--> -->

Loading…
Cancel
Save