From 9c7034329aa36b3eba71e70be63c2967b9c33735 Mon Sep 17 00:00:00 2001 From: Ibragimov Ruslan <493656+IRus@users.noreply.github.com> Date: Wed, 24 Mar 2021 19:40:54 +0300 Subject: [PATCH 1/3] Create pull_request_template.md --- .github/pull_request_template.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..f1b7e3f03 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,15 @@ +### Don't edit index.md directly! + +### To sign, create a file in `_data/signed/` named `.yaml` with the following content: + +```yaml +name: +link: +``` + +### Example + +```yaml +name: Richard Matthew Stallman +link: https://stallman.org/ +``` From eff1f43478de2fc89111e50685423f858a2aeda4 Mon Sep 17 00:00:00 2001 From: Ibragimov Ruslan <493656+IRus@users.noreply.github.com> Date: Wed, 24 Mar 2021 19:44:33 +0300 Subject: [PATCH 2/3] Update pull_request_template.md --- .github/pull_request_template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f1b7e3f03..3f38f5932 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,3 +1,4 @@ + From a97e918a3efbecd31384bba3ee858cf7429bc3ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B3=D0=BE=D1=80=20=D0=A2=D0=BE=D0=BA=D0=B0=D1=80?= =?UTF-8?q?=D0=B5=D0=B2?= <33538675+etokarew@users.noreply.github.com> Date: Thu, 25 Mar 2021 02:59:50 +0700 Subject: [PATCH 3/3] DO NOT TOUCH RMS! (#75) --- README.md | 1 - _data/signed/etokarew.yaml | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 _data/signed/etokarew.yaml diff --git a/README.md b/README.md index 552d609eb..cd7fd4e9e 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,3 @@ Let's keep the tone firm, but professional. If you can, please consider sharing this letter on your forums and social media and notify journalists who might be helpful to our cause. **Pull requests merged within 12 hours - due to a huge volume of PRs they will be merged in batches** - diff --git a/_data/signed/etokarew.yaml b/_data/signed/etokarew.yaml new file mode 100644 index 000000000..3d771487e --- /dev/null +++ b/_data/signed/etokarew.yaml @@ -0,0 +1,2 @@ +name: Egor Tokarew +link: https://github.com/etokarew