Initial commit

This commit is contained in:
David Blue
2022-03-22 00:53:19 -05:00
commit 950d0fa426
12 changed files with 7567 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: GitHub Community Support
url: https://github.community/
about: Please ask and answer questions here.
- name: GitHub Security Bug Bounty
url: https://bounty.github.com/
about: Please report security vulnerabilities here.
+8
View File
@@ -0,0 +1,8 @@
---
name: Docs
about: Documentation! Specifically, documentation that is not related to Editorial Git or this repo's configuration.
title: ''
labels: 'documentation'
assignees: extratone
---
+8
View File
@@ -0,0 +1,8 @@
---
name: Draft
about: Referring to a specific post.
title: ''
labels: 'legacy'
assignees: extratone
---
+8
View File
@@ -0,0 +1,8 @@
---
name: Meta
about: Regarding this repo! Or Editorial Git, otherwise. Features! Problems! Fuckups! Ideas!
title: ''
labels: 'documentation, meta'
assignees: extratone
---