mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-05 19:36:26 +02:00
Update issue templates (#284)
* Update issue templates * Create package.md
This commit is contained in:
parent
6a368cf66f
commit
64e95f63e0
2 changed files with 20 additions and 0 deletions
10
.github/ISSUE_TEMPLATE/language-request.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/language-request.md
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
name: Language Request
|
||||
about: Template for requesting language support
|
||||
title: Add [insert language name here]
|
||||
labels: package
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
Provide links to different compilers/interpreters that could be used to implement this language, and discuss pros/cons of each.
|
Loading…
Add table
Add a link
Reference in a new issue