This repository has been archived by the owner on May 9, 2021. It is now read-only.
-
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 #8 from lazybytez/develop
Deploy to update documentation on NPM
- Loading branch information
Showing
15 changed files
with
197 additions
and
75 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 |
---|---|---|
@@ -1 +1 @@ | ||
* @ClickTrap-Media/oss-maintainer | ||
* @lazybytez/oss-maintainer |
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,20 @@ | ||
--- | ||
name: A question | ||
about: Ask a question | ||
title: "TITLEHERE" | ||
labels: C5 - question | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Is your question related to a feature? If so, please describe:** | ||
A clear and concise description of what the question is about. Ex. I don't know how [...] | ||
|
||
**Is your question related to a problem? If so, please describe:** | ||
A clear and concise description of what the question is about. Ex. I can't create [...] | ||
|
||
**Is your question related to something other? Please describe:** | ||
A clear and concise description of what the question is about. Ex. Shouldn't the file [...] | ||
|
||
**Additional context:** | ||
Add any other context or screenshots about the feature request here. |
40 changes: 20 additions & 20 deletions
40
.github/ISSUE_TEMPLATE/feature_request.md → ...E_TEMPLATE/a-request-for-a-new-feature.md
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 |
---|---|---|
@@ -1,20 +1,20 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this project | ||
title: '' | ||
labels: 'C1 - enhancement' | ||
assignees: pascal-zarrad | ||
|
||
--- | ||
|
||
**Is your feature request related to a problem? Please describe.** | ||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] | ||
|
||
**Describe the solution you'd like** | ||
A clear and concise description of what you want to happen. | ||
|
||
**Describe alternatives you've considered** | ||
A clear and concise description of any alternative solutions or features you've considered. | ||
|
||
**Additional context** | ||
Add any other context or screenshots about the feature request here. | ||
--- | ||
name: A request for a new feature | ||
about: Suggest an idea for this project | ||
title: "TITLEHERE" | ||
labels: C2 - feature | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Is your feature request related to a problem? Please describe:** | ||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] | ||
|
||
**Describe the solution you'd like:** | ||
A clear and concise description of what you want to happen. | ||
|
||
**Describe alternatives you've considered:** | ||
A clear and concise description of any alternative solutions or features you've considered. | ||
|
||
**Additional context:** | ||
Add any other context or screenshots about the feature request here. |
20 changes: 20 additions & 0 deletions
20
.github/ISSUE_TEMPLATE/an-improvement-of-an-existing-feature.md
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,20 @@ | ||
--- | ||
name: An improvement of an existing feature | ||
about: Suggest an idea for this project | ||
title: "TITLEHERE" | ||
labels: C3 - enhancement | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Is your feature improvement related to a problem? Please describe:** | ||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] | ||
|
||
**Describe the improvement you'd like:** | ||
A clear and concise description of what should be improved. | ||
|
||
**Describe alternatives you've considered:** | ||
A clear and concise description of any alternative solutions or features you've considered. | ||
|
||
**Additional context:** | ||
Add any other context or screenshots about the feature request here. |
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 @@ | ||
--- | ||
name: Bug report [Critical] | ||
about: Report a bug to help us improve | ||
title: "TITLEHERE" | ||
labels: C1 - bug, T3 - medium | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Describe the bug:** | ||
A clear and concise description of what the bug is. | ||
|
||
**To Reproduce:** | ||
Steps to reproduce the behavior: | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
|
||
**Expected behavior:** | ||
A clear and concise description of what you expected to happen. | ||
|
||
**Screenshots:** | ||
If applicable, add screenshots to help explain your problem. | ||
|
||
**Platform (please complete the following information):** | ||
- OS: [e.g. Windows 10, Ubuntu 18.04] | ||
|
||
**Additional context:** | ||
Add any other context about the problem here. |
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 @@ | ||
--- | ||
name: Bug report [Medium] | ||
about: Report a bug to help us improve | ||
title: "TITLEHERE" | ||
labels: C1 - bug, T2 - hard | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Describe the bug:** | ||
A clear and concise description of what the bug is. | ||
|
||
**To Reproduce:** | ||
Steps to reproduce the behavior: | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
|
||
**Expected behavior:** | ||
A clear and concise description of what you expected to happen. | ||
|
||
**Screenshots:** | ||
If applicable, add screenshots to help explain your problem. | ||
|
||
**Platform (please complete the following information):** | ||
- OS: [e.g. Windows 10, Ubuntu 18.04] | ||
|
||
**Additional context:** | ||
Add any other context about the problem here. |
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 @@ | ||
--- | ||
name: Bug report [Normal] | ||
about: Report a bug to help us improve | ||
title: "TITLEHERE" | ||
labels: C1 - bug, T3 - medium | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Describe the bug:** | ||
A clear and concise description of what the bug is. | ||
|
||
**To Reproduce:** | ||
Steps to reproduce the behavior: | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
|
||
**Expected behavior:** | ||
A clear and concise description of what you expected to happen. | ||
|
||
**Screenshots:** | ||
If applicable, add screenshots to help explain your problem. | ||
|
||
**Platform (please complete the following information):** | ||
- OS: [e.g. Windows 10, Ubuntu 18.04] | ||
|
||
**Additional context:** | ||
Add any other context about the problem here. |
This file was deleted.
Oops, something went wrong.
17 changes: 17 additions & 0 deletions
17
.github/ISSUE_TEMPLATE/improvements-or-additions-to-documentation.md
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 @@ | ||
--- | ||
name: Improvements or additions to documentation | ||
about: Improvements or additions to documentation | ||
title: "TITLEHERE" | ||
labels: C4 - documentation | ||
assignees: '' | ||
|
||
--- | ||
|
||
**What do you want to improve? Please describe:** | ||
A clear and concise description of what you want to improve. | ||
|
||
**What do you want to add? Please describe:** | ||
A clear and concise description of what you want to add. | ||
|
||
**Additional context:** | ||
Add any other context or screenshots about the feature request here. |
This file was deleted.
Oops, something went wrong.
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,16 @@ | ||
## Description | ||
A clear and concise description of what the pull request does. Ex. It`s a feature with [...] | ||
|
||
## Related issue | ||
Please link your related issue here. Ex: | ||
Closes / Resolves / Fixes #123 | ||
|
||
## How can this be tested? | ||
Please provide a clear and concise description on how this pull request can be tested. | ||
Ex. Set bot token in config. Start the bot. The bot successfully connects [...] | ||
|
||
## Motivation and context | ||
Why did you want this and how? (optional) | ||
|
||
## Additional context | ||
Add any other context or screenshots about the feature request here. |
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
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
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 |
---|---|---|
|
@@ -12,8 +12,11 @@ Legend: :white_check_mark: supported - :ballot_box_with_check: support on critic | |
|
||
If you find a security issue, we advise you to _not_ create an issue on GitHub for it, as | ||
it could put all users on risk. | ||
Please send an e-mail to [[email protected]](mailto:[email protected]) to report such issues. | ||
Please send an e-mail to [this mail][reportmail] to report such issues. | ||
|
||
We take security issues serious and will not create an GitHub issue for any critical security issue | ||
until we have supplied a fix. All communication with the contributor of the issue will be held through e-mail | ||
until we are at a point where we can release information about the issue publicly. | ||
|
||
<!-- Variables --> | ||
[reportmail]: mailto:[email protected] |
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