[PR #239] [MERGED] Add issue templates #1072

Closed
opened 2026-05-05 07:03:57 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/MonitorControl/MonitorControl/pull/239
Author: @JoniVR
Created: 6/10/2020
Status: Merged
Merged: 6/10/2020
Merged by: @JoniVR

Base: masterHead: project/issue-templates


📝 Commits (2)

📊 Changes

6 files changed (+124 additions, -0 deletions)

View changed files

.github/ISSUE_TEMPLATE/bug_report.md (+38 -0)
.github/ISSUE_TEMPLATE/config.yml (+1 -0)
.github/ISSUE_TEMPLATE/discussion.md (+14 -0)
.github/ISSUE_TEMPLATE/feature_request.md (+24 -0)
.github/ISSUE_TEMPLATE/monitor-issue.md (+33 -0)
.github/ISSUE_TEMPLATE/question.md (+14 -0)

📄 Description

Issue templates will make it easier to categorise issues and get information faster.

See: https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/MonitorControl/MonitorControl/pull/239 **Author:** [@JoniVR](https://github.com/JoniVR) **Created:** 6/10/2020 **Status:** ✅ Merged **Merged:** 6/10/2020 **Merged by:** [@JoniVR](https://github.com/JoniVR) **Base:** `master` ← **Head:** `project/issue-templates` --- ### 📝 Commits (2) - [`183ba09`](https://github.com/MonitorControl/MonitorControl/commit/183ba09e1026ef28448e5db947c7954878e6d20e) Add issue templates - [`6d86e2b`](https://github.com/MonitorControl/MonitorControl/commit/6d86e2b241880af380a8c7a54f94b95f0baa5cbb) Create config.yml ### 📊 Changes **6 files changed** (+124 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/ISSUE_TEMPLATE/bug_report.md` (+38 -0) ➕ `.github/ISSUE_TEMPLATE/config.yml` (+1 -0) ➕ `.github/ISSUE_TEMPLATE/discussion.md` (+14 -0) ➕ `.github/ISSUE_TEMPLATE/feature_request.md` (+24 -0) ➕ `.github/ISSUE_TEMPLATE/monitor-issue.md` (+33 -0) ➕ `.github/ISSUE_TEMPLATE/question.md` (+14 -0) </details> ### 📄 Description Issue templates will make it easier to categorise issues and get information faster. See: https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 07:03:57 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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: github-starred/MonitorControl#1072
No description provided.