Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tidy issue templates #3814

Merged
merged 2 commits into from
Sep 4, 2020
Merged

tidy issue templates #3814

merged 2 commits into from
Sep 4, 2020

Conversation

bjlittle
Copy link
Member

@bjlittle bjlittle commented Sep 4, 2020

This PR performs some minor tidying of the repo GitHub Issues templates.

Changes include...

Renaming the template files to remove leading dashes, which cause major headaches. Just for reference, I used the following command to do this e.g.,

> git mv -- `---bug-report.md` bug-report.md

For reference, the following resource was pretty useful.

Changed and aligned some of the spacing and wording for the bug, feature and documentation templates.

Added a new config.yml to turn-off blank issues, and force users to use the new issue.md template, which adds the New: Issue label to the issue - so now all issues raised by the community will have a New label, which makes it easier for core developers to identify new issues that require ownership and servicing.

See here for an example of these changes.

@tkknight tkknight merged commit a9c9fa1 into SciTools:master Sep 4, 2020
@bjlittle bjlittle deleted the tidy-templates branch September 4, 2020 11:53
tkknight added a commit to tkknight/iris that referenced this pull request Sep 7, 2020
…haul

* upstream/master:
  move whatsnew contributions (SciTools#3816)
  Parse with packaging version (SciTools#3815)
  Add "What's New" entries for unpinning Cartopy, Matplotlib, Proj (SciTools#3811)
  tidy issue templates (SciTools#3814)
  Legacy doc notice (SciTools#3813)
  Update issue templates
  Update issue templates
  Update issue templates
  Unpin Matplotlib and proj (SciTools#3762)
tkknight added a commit to tkknight/iris that referenced this pull request Sep 8, 2020
* master:
  Add template collapsible markdown section (SciTools#3823)
  Requirements re-haul (SciTools#3812)
  Automate pull request labels (SciTools#3819)
  move whatsnew contributions (SciTools#3816)
  Parse with packaging version (SciTools#3815)
  Add "What's New" entries for unpinning Cartopy, Matplotlib, Proj (SciTools#3811)
  tidy issue templates (SciTools#3814)
  Legacy doc notice (SciTools#3813)
tkknight added a commit to tkknight/iris that referenced this pull request Sep 11, 2020
* master: (36 commits)
  Rework whatsnew into new scheme. (SciTools#3834)
  Lazy regridding with Linear, Nearest, and AreaWeighted (SciTools#3701)
  Iris readme minimal (SciTools#3833)
  Fix sphinx logger (SciTools#3832)
  whatsnew entry for dependencies (SciTools#3831)
  Added link to scitools.org.uk on the main index. (SciTools#3830)
  Updated Iris install instructions (SciTools#3817)
  Delete labeler.yml
  Delete label.yml
  Create label.yml
  Delete labeler.yml
  Update labeler.yml
  Update labeler.yml
  Add template collapsible markdown section (SciTools#3823)
  Requirements re-haul (SciTools#3812)
  Automate pull request labels (SciTools#3819)
  move whatsnew contributions (SciTools#3816)
  Parse with packaging version (SciTools#3815)
  Add "What's New" entries for unpinning Cartopy, Matplotlib, Proj (SciTools#3811)
  tidy issue templates (SciTools#3814)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants