To sign, create a file in `_data/signed/` folder named `<username>.yaml` with the following content:
To sign, **click [here](https://github.com/rms-support-letter/rms-support-letter.github.io/new/master/_data/signed)** and name the file `<username>.yaml` (replace `<username>` with your name) with the following content:
```yaml
```yaml
name: <yournamehere>
name: <yournamehere>
@ -11,14 +11,14 @@ Without the `<>`.
Example:
Example:
```yaml
```yaml
name: Example name
name: John Camilton
link: https://example.com/
link: https://johncamilton.co.uk/
```
```
Don't use `<>` in this file, as well as non-ascii symbols in file name.
Don't use `<>` in this file, as well as non-ascii symbols in file name.
If you are able to, please use your real name and add projects and affiliatied organizations in parentheses.
If you are able to, please use your real name and add projects and affiliatied organizations in parentheses.
When you're done, create a pull request.
Then **click "Propose new file"** and go through the subsequent pages to create a merge request.
Let's keep the tone firm, but professional.
Let's keep the tone firm, but professional.
@ -26,6 +26,8 @@ If you can, please consider sharing this letter on your forums and social media
**Pull requests merged within 12 hours - due to a huge volume of PRs they will be merged in batches**
**Pull requests merged within 12 hours - due to a huge volume of PRs they will be merged in batches**
Alternatively, fork and clone the repo, create the file `_data/signed/<username>.yaml` manually, then commit and submit a PR.