Fix issue and pull request templates #43

Closed
opened 2021-09-04 03:12:58 +00:00 by tcooper · 0 comments
tcooper commented 2021-09-04 03:12:58 +00:00 (Migrated from github.com)

Describe the bug
For a short time this repository had Issue and Pull request templates that would be used when new issues or pull request were created. For some reason those template are no longer displayed. These were create following Github documentation for creating Issue and Pull Request templates.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the Issues tab in this repository
  2. Click on "New Issue"
  3. Instead you will be dropped into the blank issue template.

Expected behavior
After clicking the "New Issue" button you should be presented with a issue template chooser at the URL https://github.com/rocky-linux/os-autoinst-distri-rocky/issues/new/choose OR be dropped into the default template which can be obtained by accessing https://github.com/rocky-linux/os-autoinst-distri-rocky/issues/new?assignees=&labels=&template=openqa-test-suite-needle-update.md&title= directly.

Screenshots
Issue template chooser normally looks like the following...

github-issue-template-chooser

Existing rocky-linux/os-autoinst-distri-rocky/.github/ISSUE_TEMPLATE/openqa-test-suite-needle-update.md template in write mode...

rocky-openqa-test-suite-needle-update-issue-template-write

Existing rocky-linux/os-autoinst-distri-rocky/.github/ISSUE_TEMPLATE/openqa-test-suite-needle-update.md template in preview mode...

rocky-openqa-test-suite-needle-update-issue-template-preview

Additional context
It's possible all that is required here is to add more templates to the .github/ISSUE_TEMPLATE directory but that is unclear at this moment. In my clone of this repository I don't see the openqa-test-suite-needle-update.md template in the chooser, I see (as shown above), the default issue templates for my account.

**Describe the bug** For a short time this repository had Issue and Pull request templates that would be used when new issues or pull request were created. For some reason those template are no longer displayed. These were create following Github documentation for creating [Issue](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository) and [Pull Request](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/creating-a-pull-request-template-for-your-repository) templates. **To Reproduce** Steps to reproduce the behavior: 1. Go to the Issues tab in this repository 2. Click on "New Issue" 4. Instead you will be dropped into the blank issue template. **Expected behavior** After clicking the "New Issue" button you should be presented with a issue template chooser at the URL `https://github.com/rocky-linux/os-autoinst-distri-rocky/issues/new/choose` OR be dropped into the default template which can be obtained by accessing `https://github.com/rocky-linux/os-autoinst-distri-rocky/issues/new?assignees=&labels=&template=openqa-test-suite-needle-update.md&title=` directly. **Screenshots** Issue template chooser normally looks like the following... <img width="1281" alt="github-issue-template-chooser" src="https://user-images.githubusercontent.com/542846/132080397-63afbe87-e066-48b8-831f-b31f9d4c70dd.png"> Existing `rocky-linux/os-autoinst-distri-rocky/.github/ISSUE_TEMPLATE/openqa-test-suite-needle-update.md` template in write mode... <img width="1288" alt="rocky-openqa-test-suite-needle-update-issue-template-write" src="https://user-images.githubusercontent.com/542846/132080545-9c422058-f3f2-41db-b9d2-fa6f44142d88.png"> Existing `rocky-linux/os-autoinst-distri-rocky/.github/ISSUE_TEMPLATE/openqa-test-suite-needle-update.md` template in preview mode... <img width="1288" alt="rocky-openqa-test-suite-needle-update-issue-template-preview" src="https://user-images.githubusercontent.com/542846/132080551-6c3254ff-cca4-4d92-8619-30b7a08ee427.png"> **Additional context** It's possible all that is required here is to add more templates to the `.github/ISSUE_TEMPLATE` directory but that is unclear at this moment. In my clone of this repository I don't see the `openqa-test-suite-needle-update.md` template in the chooser, I see (as shown above), the default issue templates for my account.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: testing/os-autoinst-distri-rocky-migrated#43
No description provided.