Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
adding a resource contribution template
  • Loading branch information
pieartsy authored Dec 3, 2024
1 parent 2e50c10 commit 1d134cf
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/ISSUE_TEMPLATE/resource-contribution.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
name: Resource contribution
about: Contribute an existing TADS 3 resource
title: "[RESOURCE]"
labels: ''
assignees: ''

---

```yaml
- title: [the name of the resource]
type: [the type/category of resource (TADS 3 language, Adv3, adv3Lite, for beginners). a resource can be multiple types]
author: [the main creator of the resource]
description: [what is the resource? who is it for? why is it useful?]
url: [link to the resource]
```

0 comments on commit 1d134cf

Please sign in to comment.