-
-
Notifications
You must be signed in to change notification settings - Fork 203
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(github): update templates about GitHub integration
- Loading branch information
Showing
2 changed files
with
45 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
--- | ||
name: GitHub Integration ⚙️ | ||
about: Report a bug or request a feature about GitHub integration | ||
title: "" | ||
labels: ["github_integration"] | ||
assignees: "orhun" | ||
--- | ||
|
||
<!--- Please see https://git-cliff.org/docs/integration/github --> | ||
|
||
**Describe the issue** | ||
|
||
<!--- A clear and concise description of what the issue is. --> | ||
|
||
**To reproduce** | ||
|
||
<!--- | ||
Steps to reproduce the behavior: | ||
1. Build with '...' arguments | ||
2. Run with '....' arguments | ||
4. Use '...' configuration options | ||
5. See the error | ||
--> | ||
|
||
**Expected behavior** | ||
|
||
<!--- A clear and concise description of what you expected to happen. --> | ||
|
||
**Screenshots / Logs** | ||
|
||
<!--- If applicable, add screenshots to help explain your problem. --> | ||
|
||
**Software information** | ||
|
||
<!--- Please fill in following fields --> | ||
|
||
- Operating system: <!--- e.g. Arch GNU/Linux x86_64 6.2.1-arch1-1 --> | ||
- Rust version: <!--- e.g. rustc 1.69.0-nightly (7281249a1 2023-02-27) --> | ||
- Project version: <!--- e.g. 0.1.0 --> | ||
|
||
**Additional context** | ||
|
||
<!--- Add any other context about the problem here. --> |
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