8000 doc: Templates · firefly-cpp/FireflyAlgorithm@c44467e · GitHub
[go: up one dir, main page]

Skip to content
< 10000 /div>

Commit c44467e

Browse files
committed
doc: Templates
1 parent 8df7344 commit c44467e

File tree

3 files changed

+48
-0
lines changed

3 files changed

+48
-0
lines changed

.github/templates/FEATURE_REQUEST.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
### Feature Request
2+
3+
**About**:
4+
**Title**:
5+
6+
**Is your feature request related to a problem? Please describe.**
7+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
8+
9+
**Describe the solution you'd like**
10+
A clear and concise description of what you want to happen.
11+
12+
**Describe alternatives you've considered**
13+
A clear and concise description of any alternative solutions or features you've considered.
14+
15+
**Additional context**
16+
Add any other context or screenshots about the feature request here.

.github/templates/ISSUE_TEMPLATE.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
### Bug Report
2+
3+
**About**:
4+
**Title**:
5+
6+
**Steps to reproduce**
7+
Tell us how to reproduce the bug.
8+
9+
**Expected behavior**
10+
Tell us what should happen.
11+
12+
**Actual behavior**
13+
Tell us what happens instead.
14+
15+
**System configuration**
16+
17+
- OS:
18+
- Python version:

.github/templates/PULL_REQUEST.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
### Summary
2+
3+
Provide a general description of the code changes in your pull
4+
request... were there any bugs you had fixed? If so, mention them. If
5+
these bugs have open GitHub issues, be sure to tag them here as well,
6+
to keep the conversation linked together.
7+
8+
### Other Information
9+
10+
If there's anything else that's important and relevant to your pull
11+
request, mention that information here. This could include
12+
benchmarks, or other information.
13+
14+
Thanks for contributing to Firefly Algorithm!

0 commit comments

Comments
 (0)
0