-
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
3 changed files
with
120 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,38 @@ | ||
--- | ||
name: "\U0001F41B Bug Report" | ||
about: If something isn't working as expected. | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
## BUG/PROBLEM REPORT (OR OTHER COMMON ISSUE) | ||
|
||
<!-- | ||
Read https://github.com/edutap-eu/edutap.wallet_google/blob/main/CONTRIBUTING.md | ||
Please include tracebacks, screenshots, Jupyter notebooks, code of debugging sessions or code that reproduces the issue if possible. | ||
The best reproductions are in plain `.venv` installations without plug-ins or at least with minimal needed integrations installed. | ||
--> | ||
|
||
### What I did: | ||
|
||
<!-- Please a reproducible description, including preconditions. --> | ||
|
||
### What I expect to happen: | ||
|
||
<!-- Please tell us what the expected result is. --> | ||
|
||
### What actually happened: | ||
|
||
<!-- Please tell us the actual result. --> | ||
|
||
### Versions used: | ||
|
||
<!-- | ||
What versions of Python, edutap.wallet_google, plug-ins were used? | ||
What Operating System and version were used? | ||
--> |
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,38 @@ | ||
--- | ||
name: "\U0001F680 Feature proposal" | ||
about: Feature Proposal | ||
title: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
## Feature Proposal | ||
<!-- | ||
Read https://github.com/edutap-eu/edutap.wallet_google/blob/main/CONTRIBUTING.md | ||
Brief description of the feature. | ||
--> | ||
|
||
## Motivation | ||
|
||
<!-- | ||
Reason or motivation this proposal was created | ||
--> | ||
|
||
## Assumptions | ||
|
||
<!-- Preconditions --> | ||
|
||
## Proposal & Implementation | ||
|
||
<!-- | ||
Detailed proposal with implementation details and - if needed - possible variants to be discussed. | ||
--> | ||
|
||
## Risks | ||
|
||
<!-- | ||
What will break/ affect existing installations of Plone after upgrade, including end user point of view, training efforts etc. | ||
--> | ||
|
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,44 @@ | ||
--- | ||
name: "\U0010067 Question" | ||
about: Question | ||
title: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
## Feature Proposal | ||
<!-- | ||
Read https://github.com/edutap-eu/edutap.wallet_google/blob/main/CONTRIBUTING.md | ||
Brief description of the feature. | ||
--> | ||
|
||
## Motivation | ||
|
||
<!-- | ||
Reason or motivation this proposal was created | ||
--> | ||
|
||
## Assumptions | ||
|
||
<!-- Preconditions --> | ||
|
||
## Proposal & Implementation | ||
|
||
<!-- | ||
Detailed proposal with implementation details and - if needed - possible variants to be discussed. | ||
--> | ||
|
||
## Risks | ||
|
||
<!-- | ||
What will break/ affect existing installations of Plone after upgrade, including end user point of view, training efforts etc. | ||
--> | ||
|
||
## Versions used | ||
|
||
<!-- | ||
What versions of Python, edutap.wallet_google, plug-ins were used? | ||
What Operating System and version were used? | ||
--> |