create-aio-app icon indicating copy to clipboard operation
create-aio-app copied to clipboard

Create issue templates for this repo

Open webknjaz opened this issue 6 years ago • 9 comments

https://help.github.com/en/articles/manually-creating-a-single-issue-template-for-your-repository

webknjaz avatar Apr 20 '19 11:04 webknjaz

what about global issue templates for group?

Arfey avatar Apr 20 '19 11:04 Arfey

These should probably be more project-specific. Global ones should serve as fallbacks

webknjaz avatar Apr 20 '19 11:04 webknjaz

Okay

Arfey avatar Apr 20 '19 11:04 Arfey

Hi I submitted a PR for this issue; hope it's okay.

Based on the PR instructions, it says to add a "new news fragment" to the CHANGES folder with file name 108.doc (<issue_id>. type maybe feature not sure). However, I am unable to locate the CHANGES folder in the Master branch. Is there something I'm missing?

Thanks.

ghost avatar Oct 18 '19 07:10 ghost

Sorry i don't know what you're talking about. Could u show where did u read about "new news fragment"?

Arfey avatar Oct 18 '19 08:10 Arfey

In the new issue description template the following items are listed.

Checklist

  • [ ] I think the code is well written
  • [ ] Unit tests for the changes exist
  • [ ] Documentation reflects the changes
  • [ ] Add a new news fragment into the CHANGES folder
    • name it <issue_id>.<type> (e.g. 588.bugfix)
    • if you don't have an issue_id change it to the pr id after creating the PR
    • ensure type is one of the following:
      • .feature: Signifying a new feature.
      • .bugfix: Signifying a bug fix.
      • .doc: Signifying a documentation improvement.
      • .removal: Signifying a deprecation or removal of public API.
      • .misc: A ticket has been closed, but it is not of interest to users.
    • Make sure to use full sentences with correct case and punctuation, for example: Fix issue with non-ascii contents in doctest text files.

ghost avatar Oct 21 '19 02:10 ghost

@DatscIY i think we can skip this part.

Add a new news fragment into the CHANGES folder

Arfey avatar Oct 30 '19 16:10 Arfey

FYI GitHub got feature updates for templates: https://github.blog/changelog/2019-10-28-new-issue-template-configuration-options/

webknjaz avatar Oct 30 '19 19:10 webknjaz

@DatscIY Please add Closes #108 to your PR somewhere in its description so that GitHub would link it properly.

webknjaz avatar Oct 30 '19 19:10 webknjaz