rms-support-letter.github.io/.github/pull_request_template.md

22 lines
504 B
Markdown
Raw Normal View History

2021-03-24 17:44:33 +01:00
<!--
2021-03-24 17:40:54 +01:00
### 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/
```
2021-03-24 22:53:18 +01:00
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)`
2021-03-24 17:44:33 +01:00
-->