This repository is a model for any new Antistatique repository.
To import all the model's labels to your repository :
- Go to the labels page (
https://github.com/antistatique/REPO_NAME/labels) - Remove the default labels
- Open your web console (cmd+alt+j on Chrome)
- Paste the content of
scripts/labels.js - Tada !
Simply add the full .github directory to your project.
To update the labels based on this repo labels :
- Go to https://api.github.com/repos/antistatique/github/labels
- Copy and update
scripts/labels.js