Compare commits
1 Commits
main
...
placeholer
Author | SHA1 | Date | |
---|---|---|---|
74356d4f5f |
@ -1,16 +0,0 @@
|
||||
name: Default
|
||||
about: Use this template if nothing seems to work.
|
||||
title: ''
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
> **Note**: Thanks for taking the time to fill out this bug report!
|
||||
- type: textarea
|
||||
id: content
|
||||
attributes:
|
||||
label: ❔ What happened
|
||||
description: Simply ask your question here.
|
||||
placeholder: Tell us what you want to know...
|
||||
validations:
|
||||
required: true
|
@ -1,69 +0,0 @@
|
||||
name: 🐞 Bug Report
|
||||
about: This template is used to report bugs!
|
||||
title: ''
|
||||
labels:
|
||||
- bug
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
> **Note**: This bug report is only 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.
|
||||
- type: textarea
|
||||
id: reproduce
|
||||
attributes:
|
||||
label: 💣 Steps to reproduce
|
||||
description: Describe ho to reproduce the error.
|
||||
value: |
|
||||
```bash
|
||||
|
||||
```
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: expected
|
||||
attributes:
|
||||
label: 🚀 Expected behaviour
|
||||
description: Describe what should happen.
|
||||
value: |
|
||||
```bash
|
||||
|
||||
```
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: actual
|
||||
attributes:
|
||||
label: 💥 Actual behaviour
|
||||
description: Describe what actually happens.
|
||||
value: |
|
||||
```bash
|
||||
|
||||
```
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: env
|
||||
attributes:
|
||||
label: 📓 Environment data
|
||||
description: You can add addional environment data here.
|
||||
placeholder: |
|
||||
```bash
|
||||
|
||||
```
|
||||
- type: textarea
|
||||
id: img
|
||||
attributes:
|
||||
label: 🖼️ Screenshots
|
||||
description: Paste your screenshots here.
|
||||
placeholder: Copy-Paste or Drag-and-Drop your images...
|
||||
- type: textarea
|
||||
id: refs
|
||||
attributes:
|
||||
label: 🔖 Refs
|
||||
description: A place for additional references to other issues and PRs.
|
||||
placeholder: |
|
||||
- reopens #999
|
@ -1,46 +0,0 @@
|
||||
name: 🛸 Feature Request
|
||||
about: Wite about new features.
|
||||
title: ''
|
||||
labels:
|
||||
- feature
|
||||
- enhancement
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
> **Note**: This bug report is only for content provided in this repository!
|
||||
>
|
||||
> This issue template is used to describe new features or enhancements.
|
||||
- type: textarea
|
||||
id: idea
|
||||
attributes:
|
||||
label: 📡 Suggestion
|
||||
description: Describe ho to reproduce the error.
|
||||
value: |
|
||||
```bash
|
||||
|
||||
```
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: impl
|
||||
attributes:
|
||||
label: 🛰️ Implementation ideas
|
||||
description: Describe your initial implementation ideas.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: mockup
|
||||
attributes:
|
||||
label: 🖼️ Mock-up
|
||||
description: Alternatively add your mockups here.
|
||||
placeholder: Copy-Paste or Drag-and-Drop your images...
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: refs
|
||||
attributes:
|
||||
label: 🔖 Refs
|
||||
description: A place for additional references to other issues and PRs.
|
||||
placeholder: |
|
||||
- reopens #999
|
@ -1,18 +0,0 @@
|
||||
name: ❓ Question
|
||||
about: Use this template if nothing seems to work.
|
||||
title: ''
|
||||
labels:
|
||||
- question
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
> **Note**: Thanks for taking the time to fill out this bug report!
|
||||
- type: textarea
|
||||
id: content
|
||||
attributes:
|
||||
label: ❔ What happened
|
||||
description: Simply ask your question here.
|
||||
placeholder: Tell us what you want to know...
|
||||
validations:
|
||||
required: true
|
@ -1,5 +0,0 @@
|
||||
blank_issues_enabled: true
|
||||
contact_links:
|
||||
- name: OCram85
|
||||
url: https://ocram85.com
|
||||
about: Visit the OCram85 Website
|
@ -1,41 +1,59 @@
|
||||
name: Pull Request
|
||||
about: General pull request
|
||||
title: ""
|
||||
name: Bug Report
|
||||
about: File a bug report
|
||||
title: "[Bug]: "
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
> **Note**: Thanks for contributing to this project with your pull request!
|
||||
|
||||
- type: textarea
|
||||
id: summary
|
||||
Thanks for taking the time to fill out this bug report!
|
||||
- type: input
|
||||
id: contact
|
||||
attributes:
|
||||
label: 📖 Summary
|
||||
description: Provide a summary of your changes. Also descibe the why...
|
||||
placeholder: Tell us about your code changes.
|
||||
|
||||
label: Contact Details
|
||||
description: How can we get in touch with you if we need more info?
|
||||
placeholder: ex. email@example.com
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
id: what-happened
|
||||
attributes:
|
||||
label: What happened?
|
||||
description: Also tell us, what did you expect to happen?
|
||||
placeholder: Tell us what you see!
|
||||
value: "A bug happened!"
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: testplan
|
||||
id: version
|
||||
attributes:
|
||||
label: 📑 Test Plan
|
||||
description: How did you test your code changes?
|
||||
label: Version
|
||||
description: What version of our software are you running?
|
||||
options:
|
||||
- ✅ CI pipeline tests (Default)
|
||||
- 🤔 Custom test
|
||||
- 💣 No test Plan
|
||||
- 1.0.2 (Default)
|
||||
- 1.0.3 (Edge)
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: details
|
||||
- type: dropdown
|
||||
id: browsers
|
||||
attributes:
|
||||
label: 💬 Details
|
||||
description: Add your custom test details or justification for missing tests here.
|
||||
placeholder: First, solve the problem. Then, write the code.
|
||||
label: What browsers are you seeing the problem on?
|
||||
multiple: true
|
||||
options:
|
||||
- Firefox
|
||||
- Chrome
|
||||
- Safari
|
||||
- Microsoft Edge
|
||||
- type: textarea
|
||||
id: notes
|
||||
id: logs
|
||||
attributes:
|
||||
label: 📚 Additional Notes
|
||||
description: A place for additional notes or linking references.
|
||||
placeholder: Software and cathedrals are much the same - First we build them, then we pray.
|
||||
label: Relevant log output
|
||||
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
|
||||
render: shell
|
||||
- type: checkboxes
|
||||
id: terms
|
||||
attributes:
|
||||
label: Code of Conduct
|
||||
description: By submitting this issue, you agree to follow our [Code of Conduct](https://example.com)
|
||||
options:
|
||||
- label: I agree to follow this project's Code of Conduct
|
||||
required: true
|
@ -1,15 +0,0 @@
|
||||
variables:
|
||||
- proxy_env: &proxy_env
|
||||
- http_proxy=http://swarmproxy:8888/
|
||||
- https_proxy=http://swarmproxy:8888/
|
||||
- no_proxy=.ocram85.com
|
||||
steps:
|
||||
woodpecker-env:
|
||||
environment:
|
||||
- <<: *proxy_env
|
||||
- ANOTHER=VAR
|
||||
|
||||
image: ubuntu:22.04
|
||||
commands:
|
||||
- |
|
||||
env | sort
|
Loading…
Reference in New Issue
Block a user