AutisticaCitizenScience icon indicating copy to clipboard operation
AutisticaCitizenScience copied to clipboard

[WIP]Update CONTRIBUTING.md

Open GeorgiaHCA opened this issue 3 years ago • 3 comments

Summary

I created new labels based on feedbacak from Sue. This is an update to the contributing guidelines to reflect them.

GeorgiaHCA avatar Mar 18 '21 11:03 GeorgiaHCA

In the Turing Way contributors doc there are images of issues which link back to the issues in the repo. It would be awesome to have those for this repo, but I'm not sure how to create it.
Perhaps you could help @sgibson91 or @malvikasharan ?

GeorgiaHCA avatar Mar 18 '21 11:03 GeorgiaHCA

In the Turing Way contributors doc there are images of issues which link back to the issues in the repo. It would be awesome to have those for this repo, but I'm not sure how to create it. Perhaps you could help @sgibson91 or @malvikasharan ?

Hey Georgia! So to get the issue labels that link back to the issue board there's a few steps.

  1. Use sheilds.io's issue label generator to make the shields. The user field is alan-turing-institute, repo field is AutisticaCitizenScience, and the label field is whichever label you'd like to create a shield for. It should create a URL that looks like this: ![GitHub labels](https://img.shields.io/github/labels/alan-turing-institute/AutisticaCitizenScience/<LABEL-NAME-HERE>)

  2. Get the GitHub link to the issues that match that label. You can do this by clicking on a label on a GitHub page, and copying the URL you're redirected to from your browser. It should look something like this: https://github.com/alan-turing-institute/AutisticaCitizenScience/labels/<LABEL-NAME-HERE> Note: If your label contains a space, e.g. help wanted, then that space should be replaced by a %20 sign in the URL, e.g. https://github.com/alan-turing-institute/AutisticaCitizenScience/labels/help%20wanted

  3. Create your link! This is going to take the following form [CONTENT FROM STEP 1](CONTENT FROM STEP 2) So an example for the community label looks like this: [![GitHub labels](https://img.shields.io/github/labels/alan-turing-institute/AutisticaCitizenScience/community)](https://github.com/alan-turing-institute/AutisticaCitizenScience/labels/community) which renders as: GitHub labels

Hope this helps! 🌺

sgibson91 avatar Mar 24 '21 17:03 sgibson91

Hey @GeorgiaHCA! I just wanted to check if this was still an active feature we wanted for the project ⭐

BrainonSilicon avatar Oct 06 '21 15:10 BrainonSilicon