forked from ndleah/python-mini-project
-
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.
- Loading branch information
Showing
6 changed files
with
157 additions
and
128 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,23 @@ | ||
# Description | ||
|
||
<!-- Please include a summary of the issue.--> | ||
|
||
## Type of issue | ||
|
||
- [ ] Feature (New Script) | ||
- [ ] Bug | ||
- [ ] Documentation | ||
|
||
## Checklist: | ||
|
||
- [ ] I have read the project guidelines. | ||
- [ ] I have checked previous issues to avoid duplicates. | ||
- [ ] This issue will be meaningful for the project. | ||
|
||
<!-- Uncomment this in case you have a issue related to a bug in existing code.--> | ||
|
||
<!-- | ||
- [ ] I have added screenshots of the bug | ||
- [ ] I have added steps to reproduce the bug | ||
- [ ] I have proposed a possible solution for the bug | ||
--> |
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,37 @@ | ||
# Description | ||
|
||
A short summary of what is included in your Pull Request. | ||
|
||
Fixes #(issue_no) | ||
<!-- If you PR as fixing an issue within the issue section, eplace `issue_no` in the above line, with the issue related to this PR. | ||
If not, tick in the not applicable box and move on--> | ||
|
||
- [ ] Issue_no: ```<insert your issue no here>``` | ||
- [ ] Not applicable | ||
|
||
|
||
## Type of change | ||
|
||
Choosing one or more options from the following as per the nature of your Pull request. | ||
|
||
- [ ] New project insert | ||
- [ ] Bug fix (non-breaking change which fixes an issue) | ||
- [ ] New feature (non-breaking change which adds functionality) | ||
- [ ] Documentation Update | ||
|
||
## Project | ||
<!--If this PR doesn't about adding new project, please feel free to skip this part--> | ||
|
||
- #### **Your Project Name:** | ||
|
||
- #### **Short Description:** Provide a short desctiption of your Python project | ||
|
||
# Checklist: | ||
Please tick all the boxes that are fulfilled by your Pull Request. | ||
|
||
- [ ] I have named my files and folder, according to this project's guidelines. | ||
- [ ] My code follows the style guidelines of this project. | ||
- [ ] I have commented on my code, particularly in hard-to-understand areas. | ||
- [ ] I have created a helpful and easy to understand `README.md`, according to the given [`README_TEMPLATE.`](https://github.com/nduongthucanh/python-mini-project/blob/master/README_TEMPLATE.md) | ||
- [ ] My changes do not produce any warnings. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.