Skip to content
This repository has been archived by the owner on May 9, 2021. It is now read-only.

Commit

Permalink
Merge pull request #8 from lazybytez/develop
Browse files Browse the repository at this point in the history
Deploy to update documentation on NPM
  • Loading branch information
pascal-zarrad committed Jan 11, 2021
2 parents 6de2d1a + ea55408 commit 08e755b
Show file tree
Hide file tree
Showing 15 changed files with 197 additions and 75 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @ClickTrap-Media/oss-maintainer
* @lazybytez/oss-maintainer
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/a-question.md
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.
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 .github/ISSUE_TEMPLATE/an-improvement-of-an-existing-feature.md
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.
30 changes: 30 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report--critical-.md
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.
30 changes: 30 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report--hard-.md
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.
30 changes: 30 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report--medium-.md
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.
33 changes: 0 additions & 33 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

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.
11 changes: 0 additions & 11 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

16 changes: 16 additions & 0 deletions .github/pull_request_template.md
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.
4 changes: 2 additions & 2 deletions .github/workflows/deploy_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- 'main'

jobs:
build:
deploy:
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down Expand Up @@ -44,7 +44,7 @@ jobs:
git_tag_prefix: "v"

- name: Changelog
uses: scottbrenner/generate-changelog-action@master
uses: Bullrich/generate-release-changelog@master
id: Changelog
env:
REPO: ${{ github.repository }}
Expand Down
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2021 ClickTrap Media
Copyright (c) 2021 Lazy Bytez

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.
5 changes: 4 additions & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 [security@clicktrap-media.de](mailto:security@clicktrap-media.de) 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:p.zarrad@outlook.de
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"name": "gatsby-plugin-klaro",
"version": "1.0.0",
"version": "1.0.1",
"description": "A GatsbyJS plugin to include KIProtect Klaro in a site",
"keywords": [
"gatsby",
"gatsby-plugin",
"klaro",
"cmp"
],
"author": "ClickTrap Media <contact@clicktrap-media.de>",
"author": "Lazy Bytez <p.zarrad@outlook.de>",
"license": "MIT",
"homepage": "https://github.com/ClickTrap-Media/gatsby-plugin-klaro",
"homepage": "https://github.com/lazybytez/gatsby-plugin-klaro",
"repository": {
"type": "git",
"url": "git+https://github.com/ClickTrap-Media/gatsby-plugin-klaro.git"
"url": "git+https://github.com/lazybytez/gatsby-plugin-klaro.git"
},
"bugs": {
"url": "https://github.com/ClickTrap-Media/gatsby-plugin-klaro/issues"
"url": "https://github.com/lazybytez/gatsby-plugin-klaro/issues"
},
"main": "index.js",
"private": false,
Expand Down

0 comments on commit 08e755b

Please sign in to comment.