forked from strictdoc-project/strictdoc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request strictdoc-project#1991 from strictdoc-project/stan…
…islaw/docs .github: add/edit the issue templates
- Loading branch information
Showing
3 changed files
with
49 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
name: Feature request | ||
about: Create a feature request | ||
title: 'Feature: ' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
<!-- Feel free to complete only the relevant sections and skip the rest. --> | ||
|
||
## Description | ||
|
||
<!-- Provide a clear and concise description of the feature you want to request. --> | ||
|
||
## Problem | ||
|
||
<!-- Describe the problem or gap that this feature aims to address. Why is it needed? --> | ||
|
||
## Solution | ||
|
||
<!-- Suggest a possible solution or feature implementation. --> | ||
|
||
## Additional Information | ||
|
||
<!-- Add any other relevant details, such as dependencies, related issues, or references to similar features elsewhere. --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
name: General issue | ||
about: Create a general issue | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|