From 9c4d1ed6220c0d5e067415559162249fc9e9a327 Mon Sep 17 00:00:00 2001 From: faithngetich Date: Fri, 12 Oct 2018 16:40:55 +0300 Subject: [PATCH 1/4] Create first timers issue template.md --- .github/first-timers-issue-template.md | 47 ++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 .github/first-timers-issue-template.md diff --git a/.github/first-timers-issue-template.md b/.github/first-timers-issue-template.md new file mode 100644 index 000000000..6adbf5325 --- /dev/null +++ b/.github/first-timers-issue-template.md @@ -0,0 +1,47 @@ +Hi, this is a [first-timers-only issue](https://publiclab.github.io/community-toolbox/#r=all). This means we've worked to make it more legible to folks who either **haven't contributed to our codebase before, or even folks who haven't contributed to open source before**. + +If that's you, we're interested in helping you take the first step and can answer questions and help you out as you do. Note that we're especially interested in contributions from people from groups underrepresented in free and open source software! + +We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you 💝 + +If you have contributed before, **consider leaving this one for someone new**, and looking through our general [help wanted](https://github.com/publiclab/plots2/labels/help-wanted) issues. Thanks! + +### 🤔 What you will need to know. + +Nothing. This issue is meant to welcome you to Open Source :) We are happy to walk you through the process. + +### 📋 Step by Step + +- [ ] 🙋 **Claim this issue**: Comment below. If someone else has claimed it, ask if they've opened a pull request already and if they're stuck -- maybe you can help them solve a problem or move it along! + +- [ ] 📝 **Update** the file [$FILENAME]($BRANCH_URL) in the `$REPO` repository (press the little pen Icon) and edit the line as shown below. + +[See this page](https://publiclab.github.io/community-toolbox/#r=all) for some help in taking your first steps! + +Below is a "diff" showing in red (and a `-`) which lines to remove, and in green (and a `+`) which lines to add: + +```diff +$DIFF +``` + + +- [ ] 💾 **Commit** your changes + +- [ ] 🔀 **Start a Pull Request**. There are two ways how you can start a pull request: + +1. If you are familiar with the terminal or would like to learn it, [here is a great tutorial](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github) on how to send a pull request using the terminal. + +2. You can also [edit files directly in your browser](https://help.github.com/articles/editing-files-in-your-repository/) and open a pull request from there. + +- [ ] 🏁 **Done** Ask in comments for a review :) + + +### 🤔❓ Questions? + +Leave a comment below! + +### Is someone else already working on this? + +We encourage you to link to this issue by mentioning the issue # in your pull request, so we can see if someone's already started on it. **If someone seem stuck, offer them some help!** Otherwise, [take a look at some other issues you can help with](https://publiclab.github.io/community-toolbox/#r=all). Thanks! + +(This issue was created by [First-Timers-Bot](https://github.com/hoodiehq/first-timers-bot).) From 638b74dc1c39a31fc0dc539e09d446818a5ed1e7 Mon Sep 17 00:00:00 2001 From: Jeffrey Warren Date: Wed, 24 Oct 2018 18:40:52 +0300 Subject: [PATCH 2/4] Add mapknitter to the help wanted link Co-Authored-By: faithngetich --- .github/first-timers-issue-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/first-timers-issue-template.md b/.github/first-timers-issue-template.md index 6adbf5325..c7e3b51de 100644 --- a/.github/first-timers-issue-template.md +++ b/.github/first-timers-issue-template.md @@ -4,7 +4,7 @@ If that's you, we're interested in helping you take the first step and can answe We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you 💝 -If you have contributed before, **consider leaving this one for someone new**, and looking through our general [help wanted](https://github.com/publiclab/plots2/labels/help-wanted) issues. Thanks! +If you have contributed before, **consider leaving this one for someone new**, and looking through our general [help wanted](https://github.com/publiclab/mapknitter/labels/help-wanted) issues. Thanks! ### 🤔 What you will need to know. From 8b05c7eeed70902cccbb3fbe85fc6ede55b1ddd5 Mon Sep 17 00:00:00 2001 From: Jeffrey Warren Date: Wed, 24 Oct 2018 18:41:42 +0300 Subject: [PATCH 3/4] Replace the community link with the code.public link Co-Authored-By: faithngetich --- .github/first-timers-issue-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/first-timers-issue-template.md b/.github/first-timers-issue-template.md index c7e3b51de..e2848b80c 100644 --- a/.github/first-timers-issue-template.md +++ b/.github/first-timers-issue-template.md @@ -16,7 +16,7 @@ Nothing. This issue is meant to welcome you to Open Source :) We are happy to wa - [ ] 📝 **Update** the file [$FILENAME]($BRANCH_URL) in the `$REPO` repository (press the little pen Icon) and edit the line as shown below. -[See this page](https://publiclab.github.io/community-toolbox/#r=all) for some help in taking your first steps! +[See this page](https://code.publiclab.org/#r=all) for some help in taking your first steps! Below is a "diff" showing in red (and a `-`) which lines to remove, and in green (and a `+`) which lines to add: From a084fb04f7ac8e4c2b00ab7904c0dc6cda81641f Mon Sep 17 00:00:00 2001 From: Jeffrey Warren Date: Wed, 24 Oct 2018 18:42:16 +0300 Subject: [PATCH 4/4] Update the first time only link to code.public Co-Authored-By: faithngetich --- .github/first-timers-issue-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/first-timers-issue-template.md b/.github/first-timers-issue-template.md index e2848b80c..950f0cc38 100644 --- a/.github/first-timers-issue-template.md +++ b/.github/first-timers-issue-template.md @@ -1,4 +1,4 @@ -Hi, this is a [first-timers-only issue](https://publiclab.github.io/community-toolbox/#r=all). This means we've worked to make it more legible to folks who either **haven't contributed to our codebase before, or even folks who haven't contributed to open source before**. +Hi, this is a [first-timers-only issue](https://code.publiclab.org#r=all). This means we've worked to make it more legible to folks who either **haven't contributed to our codebase before, or even folks who haven't contributed to open source before**. If that's you, we're interested in helping you take the first step and can answer questions and help you out as you do. Note that we're especially interested in contributions from people from groups underrepresented in free and open source software!