forked from OCram85/PSCredentialStore
update references (#60)
#### 📖 Summary - Replace all github refs with gitea url #### 📑 Test Plan > 💡 Select your test plan for the code changes. - [x] Tested via Drone.io pipeline - [ ] Custom test - [ ] No test plan ##### Details / Justification <!-- Add your test details or justification for missing tests here. --> #### 📚 Additional Notes <!-- A place for additional detail notes. --> Co-authored-by: OCram85 <marco.blessing@googlemail.com> Reviewed-on: OCram85/PSCredentialStore#60
This commit is contained in:
48
.gitea/ISSUE_TEMPLATE/Bug.md
Normal file
48
.gitea/ISSUE_TEMPLATE/Bug.md
Normal file
@ -0,0 +1,48 @@
|
||||
----
|
||||
name: "Bug"
|
||||
about: "This template is used to report bugs!"
|
||||
title: ":lady_beetle: "
|
||||
labels:
|
||||
- bug
|
||||
----
|
||||
<!--
|
||||
This bug report is ony for content provided in this repository!
|
||||
|
||||
- Make sure you're able to reproduce the error in the lastest version of this package.
|
||||
- Search of already existing issues.
|
||||
- Refer to the known issues and FAQ section.
|
||||
-->
|
||||
|
||||
#### :bomb: Steps to reproduce
|
||||
|
||||
```bash
|
||||
|
||||
```
|
||||
|
||||
#### :rocket: Expected behavior
|
||||
|
||||
```bash
|
||||
|
||||
```
|
||||
|
||||
#### :boom: Actual behavior
|
||||
|
||||
```bash
|
||||
|
||||
```
|
||||
|
||||
#### :notebook: Environment data
|
||||
|
||||
<!-- You can add additional environment data here--->
|
||||
|
||||
```bash
|
||||
|
||||
```
|
||||
|
||||
#### :framed_picture: Screenshots
|
||||
|
||||
<!-- Paste your screenshots here. -->
|
||||
|
||||
#### :bookmark: Refs
|
||||
|
||||
<!-- A place for addtional references to othe issues and PRs -->
|
24
.gitea/ISSUE_TEMPLATE/Enhancement.md
Normal file
24
.gitea/ISSUE_TEMPLATE/Enhancement.md
Normal file
@ -0,0 +1,24 @@
|
||||
----
|
||||
name: "Enhancement"
|
||||
about: "Wite about new features."
|
||||
title: ":flying_saucer: "
|
||||
labels:
|
||||
- enhancement
|
||||
----
|
||||
<!--
|
||||
This issue template is used to describe whished features.
|
||||
-->
|
||||
|
||||
#### :satellite: Suggestion
|
||||
|
||||
|
||||
|
||||
#### :artificial_satellite: Implementation ideas
|
||||
|
||||
|
||||
|
||||
#### :framed_picture: Mock-up Images
|
||||
|
||||
|
||||
|
||||
#### :bookmark: Refs.
|
Reference in New Issue
Block a user