mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #2783] [MERGED] Replace existing issue templates with issue forms #1168
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/stenzek/duckstation/pull/2783
Author: @Calinou
Created: 12/26/2021
Status: ✅ Merged
Merged: 12/30/2021
Merged by: @stenzek
Base:
master← Head:add-issue-forms📝 Commits (1)
b984163Replace existing issue templates with issue forms📊 Changes
5 files changed (+146 additions, -74 deletions)
View changed files
➖
.github/ISSUE_TEMPLATE/bug_report.md(+0 -52)➕
.github/ISSUE_TEMPLATE/bug_report.yml(+94 -0)📝
.github/ISSUE_TEMPLATE/config.yml(+9 -0)➖
.github/ISSUE_TEMPLATE/feature_request.md(+0 -22)➕
.github/ISSUE_TEMPLATE/feature_request.yml(+43 -0)📄 Description
Issue forms provide better guidance when creating issues, especially for people less familiar with GitHub issue creation. Some additional help has been added, and the initial issue creation page (the one you see before opening the issue form) now links to the game compatibility list and Discord server at the bottom.
The issue forms are loosely inspired by godotengine/godot's (for bug reports) and godotengine/godot-proposals's (for feature requests).
Preview
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.