mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-04-21 04:49:37 +00:00
[PR #845] [MERGED] feat: Convert all issue templates into issue forms #1356
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/TheAlgorithms/C/pull/845
Author: @Panquesito7
Created: 7/22/2021
Status: ✅ Merged
Merged: 7/24/2021
Merged by: @ayaankhan98
Base:
master← Head:convert_to_issue_forms📝 Commits (1)
7276c49feat: Convert all issue templates into issue...📊 Changes
6 files changed (+126 additions, -54 deletions)
View changed files
➖
.github/ISSUE_TEMPLATE/bug_report.md(+0 -34)➕
.github/ISSUE_TEMPLATE/bug_report.yml(+65 -0)➕
.github/ISSUE_TEMPLATE/config.yml(+1 -0)➖
.github/ISSUE_TEMPLATE/feature_request.md(+0 -20)➕
.github/ISSUE_TEMPLATE/feature_request.yml(+38 -0)➕
.github/ISSUE_TEMPLATE/other.yml(+22 -0)📄 Description
Description of Change
Othertemplate for generic issues not provided in our templates.Checklist
Added file name matches File name guidelinesAdded tests and example, the test must passRelevant documentation/comments is changed or addedNotes: This would have to be merged to test it. Although, check this repository and try to submit an issue.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.