Skip to content

Commit 43d2004

Browse files
authored
Update issue templates
1 parent 98a2181 commit 43d2004

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/api-type.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: API type
3+
about: For use by @jbunke only
4+
title: API MVP | `type`
5+
labels: api
6+
assignees: jbunke
7+
8+
---
9+
10+
## Description
11+
Implement AST nodes related to the `type` type needed for the MVP.
12+
13+
## Properties
14+
* [ ] `prop_name`
15+
16+
## Functions
17+
* [ ] `func_name`

0 commit comments

Comments
 (0)