There will likely be a lot of similar issues submitted to this repo, which is why I think it's important to organize them.
For the issue forms to work, the following labels need to exist:
enhancement
bindings
output-formats
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/apple/pkl/pull/140
**Author:** [@moritztim](https://github.com/moritztim)
**Created:** 2/13/2024
**Status:** 🔄 Open
**Base:** `main` ← **Head:** `issue-forms`
---
### 📝 Commits (7)
- [`2cdabff`](https://github.com/apple/pkl/commit/2cdabffda22779b5442926a19d51a3138ce513ed) Render issue templates pre commit
- [`4432791`](https://github.com/apple/pkl/commit/4432791fb918517f9f6053c11f5524b8fc8f41a2) Create language bindings request form
- [`0674ca5`](https://github.com/apple/pkl/commit/0674ca52df7c109f65b1c96464b5ff55db6e1343) Consistent label name
- [`7df4375`](https://github.com/apple/pkl/commit/7df437589fd9df10f554218cb9d6131c884f057d) Create output format request form
- [`cc5bf1d`](https://github.com/apple/pkl/commit/cc5bf1db62327a48acfc64c692d68f95cdb98099) Mark yml output for language bindings form as generated
- [`7f3560f`](https://github.com/apple/pkl/commit/7f3560fb604cc67cda940c64d1cd8e74bc6e7c7b) Ensure outputs are marked as generated
- [`61b2c1b`](https://github.com/apple/pkl/commit/61b2c1b754002bdf1e943159605bff53b07282a3) Simplify commit hook
### 📊 Changes
**5 files changed** (+249 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `.githooks/pre-commit` (+5 -0)
➕ `.github/ISSUE_TEMPLATE/language_bindings_request.pkl` (+77 -0)
➕ `.github/ISSUE_TEMPLATE/language_bindings_request.yml` (+45 -0)
➕ `.github/ISSUE_TEMPLATE/output_format_request.pkl` (+77 -0)
➕ `.github/ISSUE_TEMPLATE/output_format_request.yml` (+45 -0)
</details>
### 📄 Description
There will likely be a lot of similar issues submitted to this repo, which is why I think it's important to organize them.
For the issue forms to work, the following labels need to exist:
- [x] enhancement
- [x] bindings
- [x] output-formats
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/140
Author: @moritztim
Created: 2/13/2024
Status: 🔄 Open
Base:
main← Head:issue-forms📝 Commits (7)
2cdabffRender issue templates pre commit4432791Create language bindings request form0674ca5Consistent label name7df4375Create output format request formcc5bf1dMark yml output for language bindings form as generated7f3560fEnsure outputs are marked as generated61b2c1bSimplify commit hook📊 Changes
5 files changed (+249 additions, -0 deletions)
View changed files
📝
.githooks/pre-commit(+5 -0)➕
.github/ISSUE_TEMPLATE/language_bindings_request.pkl(+77 -0)➕
.github/ISSUE_TEMPLATE/language_bindings_request.yml(+45 -0)➕
.github/ISSUE_TEMPLATE/output_format_request.pkl(+77 -0)➕
.github/ISSUE_TEMPLATE/output_format_request.yml(+45 -0)📄 Description
There will likely be a lot of similar issues submitted to this repo, which is why I think it's important to organize them.
For the issue forms to work, the following labels need to exist:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.