You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -112,9 +112,9 @@ This section guides you through submitting an enhancement suggestion for audiote
112
112
<!-- omit in toc -->
113
113
#### How Do I Submit a Good Enhancement Suggestion?
114
114
115
-
Enhancement suggestions are tracked as [GitHub issues](https://github.com/HenestrosaConH/audiotext/issues). This is the [issue template](https://github.com/HenestrosaConH/audiotext/tree/main/.github/workflows/ISSUE_TEMPLATE.md).
115
+
Enhancement suggestions are tracked as [GitHub issues](https://github.com/HenestrosaConH/audiotext/issues). This is the [issue template](https://github.com/HenestrosaConH/audiotext/tree/main/.github/workflows/ISSUE_TEMPLATE.md).
116
116
117
-
Don't forget to follow these principles:
117
+
Don't forget to follow these principles:
118
118
119
119
- Use a **clear and descriptive title** for the issue to identify the suggestion.
120
120
- Provide a **step-by-step description of the suggested enhancement** in as many details as possible.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report_template.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
name: Bug Report
2
+
name: Bug Report
3
3
about: Create a report to help us improve
4
4
title: "[Bug] "
5
5
labels: ''
@@ -34,7 +34,7 @@ System information
34
34
35
35
-**System**: (For example, "Ubuntu 20.04 LTS x64", "Windows 11 x64", or "macOS Monterey")
36
36
-**System language**: (Please, indicate the region as well)
37
-
-**Audiotext version**:
37
+
-**Audiotext version**:
38
38
39
39
40
40
Code To Duplicate
@@ -55,4 +55,4 @@ Screenshot, Sketch, or Drawing
55
55
56
56
Optional. Feel free to provide an image if you think it adds more useful information to the issue.
57
57
58
-
You can use [this tool](https://www.cockos.com/licecap/) to record GIFs on macOS and Windows, and [this tool](https://github.com/colinkeenan/silentcast) or [this tool](https://github.com/GNOME/byzanz) on Linux.
58
+
You can use [this tool](https://www.cockos.com/licecap/) to record GIFs on macOS and Windows, and [this tool](https://github.com/colinkeenan/silentcast) or [this tool](https://github.com/GNOME/byzanz) on Linux.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature_request_template.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Overview
12
12
In this section, provide a brief overview of the enhancement you are proposing.
13
13
14
14
15
-
Motivation
15
+
Motivation
16
16
------------------
17
17
18
18
In this section, describe the motivation behind the enhancement. What problem are you trying to solve? How will this enhancement benefit users of the project?
@@ -37,4 +37,4 @@ Next Steps
37
37
38
38
In this section, outline the next steps for implementing the enhancement. This could include assigning the enhancement to a specific team member, setting a timeline for implementation, or opening a pull request for review.
39
39
40
-
An enhancement template provides a clear and structured approach for proposing enhancements to a project, which can help ensure that proposals are well-thought-out and considered by the project's maintainers.
40
+
An enhancement template provides a clear and structured approach for proposing enhancements to a project, which can help ensure that proposals are well-thought-out and considered by the project's maintainers.
0 commit comments