• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1---
2name: Custom issue template
3about: Issue template for miscellaneous issues.
4title: "[OTHER]"
5labels: ''
6assignees: Alexhuszagh
7
8---
9
10## Prerequisites
11
12If applicable to the issue, here are a few things you should provide to help me understand the issue:
13
14- Rust version: `rustc -V`
15- minimal-lexical version:
16
17## Description
18Please include a clear and concise description of the issue.
19
20## Additional Context
21Add any other context or screenshots about the issue here.
22