forked from IMAP-Science-Operations-Center/imap_processing
-
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 IMAP-Science-Operations-Center#18 from GFMoraga/is…
…sue_templates adding templates for issues
- Loading branch information
Showing
4 changed files
with
71 additions
and
0 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,30 @@ | ||
### Algorithm Description: | ||
|
||
### Requirements: | ||
|
||
> **Specify: (optional)** | ||
### Algorithm Code Information: | ||
> Input data: | ||
> > **Specify details:** | ||
> | ||
> Algorithim steps/psuedocode: | ||
> > **Specify details:** | ||
> | ||
> Output data: | ||
> > **Specify details:** | ||
|
||
### Code: | ||
|
||
```python | ||
# Code | ||
``` | ||
|
||
#### Specify if any dependicies were added | ||
|
||
|
||
|
||
### Other Notes: | ||
|
||
### Related Issues/PRs: |
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,23 @@ | ||
## Description of the issue | ||
|
||
### Steps to reproduce the issue | ||
|
||
1. | ||
2. | ||
3. | ||
|
||
### Code Snippet: | ||
|
||
```python | ||
# Code | ||
``` | ||
|
||
### Expected behavior (What should happen) | ||
|
||
### Actual behavior (What does happen) | ||
|
||
#### Additional notes | ||
|
||
### Affected areas (code, data, or process) | ||
|
||
### Suggested fix? |
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,17 @@ | ||
### Topic: | ||
|
||
### Description: | ||
|
||
### Requirements | ||
|
||
> **Specify: (optional)** | ||
### Code Snippet (optional): | ||
|
||
```python | ||
# Code | ||
``` | ||
|
||
### Related (optional): | ||
|
||
### Follow-up comments: |
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