Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c44467e

Browse filesBrowse files
committed
doc: Templates
1 parent 8df7344 commit c44467e
Copy full SHA for c44467e

File tree

Expand file treeCollapse file tree

3 files changed

+48
-0
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+48
-0
lines changed

‎.github/templates/FEATURE_REQUEST.md

Copy file name to clipboard
+16Lines 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

Copy file name to clipboard
+18Lines 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

Copy file name to clipboard
+14Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.