Skip to content

Commit 800f76e

Browse files
authored
Templates and stuff (#4)
* Create new_api.md * Create everything_else.md
1 parent 5c09547 commit 800f76e

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Everything else
3+
about: A PR that does not require a proposal.
4+
title: ''
5+
labels:
6+
assignees: ''
7+
8+
---
9+
10+
# Summary
11+
A summary of the PR.
12+
13+
# Related Issues, Discord Discussions or Proposals
14+
Links go here.
15+
16+
# Comments
17+
Any further comments.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: New API/Module
3+
about: For major additions to Silk.NET. These require a proposal in the [docs repo](https://github.com/Ultz/Silk.NET).
4+
title: ''
5+
labels: feature
6+
assignees: ''
7+
8+
---
9+
10+
# Proposal
11+
A link to the approved proposal.
12+
13+
# Summary
14+
A short summary of what this PR will add.
15+
16+
# Comments
17+
Add any other context about the PR here.

0 commit comments

Comments
 (0)