Skip to content

Commit a2589fc

Browse files
committed
Add donors, security policy & configuration for issue templates,
1 parent 632093f commit a2589fc

3 files changed

Lines changed: 44 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
blank_issues_enabled: true # Let's have true for now until we have a issue template
2+
3+
contact_links:
4+
- name: Draconic proposals
5+
url: https://github.com/Redot-Engine/draconic-proposals
6+
about: Please submit feature proposals on the Draconic proposals repository, not here.
7+
8+
- name: Draconic documentation repository
9+
url: https://github.com/Redot-Engine/draconic-docs
10+
about: Please report issues with documentation on the Draconic documentation repository, not here.
11+
12+
- name: Draconic community channels
13+
url: https://draconicengine.org/community
14+
about: Please ask for technical support on one of the other community channels, not here.

DONORS.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Donors to the Draconic Engine project
2+
3+
Draconic Engine is a non-profit project developed by a community of voluntary contributors.
4+
5+
Our Team greatly appreciates any and all donations.
6+
More information about supporting the project can be found on [Redot's Ko-Fi](https://ko-fi.com/redotengine).
7+
8+
Below is a list of our generous donors.
9+
10+
## Donors
11+
12+
Grom
13+
LionBox
14+
Mike K
15+
Matt MSZ
16+
Syl
17+
Dead Lenin
18+
Lone Murmillo
19+
sine nomine
20+
Cirno
21+
B00KW00D
22+
Infinimus Prime
23+
PrincepsDraconum
24+
Arc

SECURITY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Security Policy
2+
## Reporting a Vulnerability
3+
To report a security vulnerability that you found in Draconic, email us at `redotengine@gmail.com`. Please provide a video (if possible) alongside a PoC (Proof of Concept).
4+
Thank you for helping us keep Draconic safe!
5+
To report a security vulnerability that you found in Draconic, email us at `redotengine@gmail.com`. Please provide a video (if possible) alongside a PoC (Proof of Concept).
6+
Thank you for helping us keep Draconic safe!

0 commit comments

Comments
 (0)