Nick Liu
|
f564f95640
|
BUG_REPORT.md: Update sed regex match to skip other HTML attributes
A line can now be:
<h2><a id="module_bcmath" href="#module_bcmath">bcmath</a></h2>
Instead of just:
<h2><a id="module_bcmath">bcmath</a></h2>
|
2023-01-02 14:21:35 +01:00 |
|
Nick L
|
08b9041039
|
Categorized issue types under "types:"
Based on feedback from https://github.com/e107inc/e107/issues/4054#issuecomment-571527342
|
2020-01-07 21:15:38 +01:00 |
|
Nick Liu
|
0b269013c1
|
Added an issue template for questions
|
2019-12-30 15:07:58 +01:00 |
|
Nick L
|
0f749d7822
|
More descriptive issue templates
Hopefully improves the reproducibility of bug reports and quality of feature requests
|
2019-12-29 12:08:56 +01:00 |
|
Deltik
|
283d30f9c1
|
Added GitHub issue templates
|
2019-12-02 16:59:03 -06:00 |
|