Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Commit b585c59

Browse files
authored
docs: update github templates (ory#37)
Signed-off-by: aeneasr <[email protected]>
1 parent 69119db commit b585c59

18 files changed

+466
-0
lines changed

.github/FUNDING.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# These are supported funding model platforms
2+
3+
# github:
4+
patreon: _ory
5+
open_collective: ory

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
---
5+
6+
**Describe the bug**
7+
8+
A clear and concise description of what the bug is.
9+
10+
**To Reproduce**
11+
12+
Steps to reproduce the behavior:
13+
14+
<!--
15+
1. Call function `foo.Bar`
16+
2. Function returns invalid value `baz`
17+
-->
18+
19+
**Expected behavior**
20+
21+
A clear and concise description of what you expected to happen.
22+
23+
**Expected behavior**
24+
25+
A clear and concise description of what you expected to happen.
26+
27+
**Environment**
28+
29+
- Version: v1.2.3, git sha hash
30+
- Environment: Debian, Docker, ...
31+
32+
**Additional context**
33+
34+
Add any other context about the problem here.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
---
5+
6+
**Is your feature request related to a problem? Please describe.** A clear and
7+
concise description of what the problem is. Ex. I'm always frustrated when [...]
8+
9+
**Describe the solution you'd like** A clear and concise description of what you
10+
want to happen.
11+
12+
**Describe alternatives you've considered** A clear and concise description of
13+
any alternative solutions or features you've considered.
14+
15+
**Additional context** Add any other context or screenshots about the feature
16+
request here.

.github/ISSUE_TEMPLATE/support.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Support request
3+
about:
4+
Please use our forums (community.ory.sh) or the chat (ory.sh/chat) to ask for
5+
support
6+
---
7+
8+
Please use issues only to file potential bugs or request features. For
9+
everything else please go to the [ORY Community](https://community.ory.sh/) or
10+
join the [ORY Chat](https://www.ory.sh/chat).

.github/adopters/3R-horiz.svg

Lines changed: 47 additions & 0 deletions
Loading

.github/adopters/allmyfunds.svg

Lines changed: 20 additions & 0 deletions
Loading

.github/adopters/arduino.svg

Lines changed: 14 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)