Stefan Holderbach
b95cdd9705
Remove the rarely used std-lib issue template ( #12173 )
...
Reduce potential for confusion and steer towards the issue templates
with additional requested fields.
Closes https://github.com/nushell/nushell/issues/12110
2024-03-12 23:10:23 +01:00
Stefan Holderbach
64319ad90f
Move the nightly issue template to a hidden place ( #9495 )
...
# Description
The issue template to report a build failure in our nightly-build CI was
also appearing among the options for a user to pick from.
Moved over to a separate folder `.github/AUTO_ISSUE_TEMPLATE`
2023-06-21 22:41:57 +08:00
Justin Ma
74ba00a222
Try to add a nightly-build checking workflow ( #9385 )
...
# Description
Try to add a nightly-build workflow, relevant issue:
https://github.com/nushell/nushell/issues/9383
1. It will try to build the release binaries nightly at 3 am
1. It will create an issue like this:
https://github.com/hustcer/nu-release/issues/37 if the build fails
2. Add a Nightly Build status badge to README.md
2023-06-08 21:15:56 +08:00
Antoine Stevan
4c4c1f6147
TRIAGE: add the needs-triage
to all ISSUE_TEMPLATE
s ( #9023 )
...
as can be seen
[here](https://github.com/nushell/nushell/labels?q=needs- ), i've created
the `needs-triage` and `needs-core-team-attention` labels.
in this PR, i made the `needs-triage` a default label to all the issue
templates 😋
2023-04-28 09:27:01 +02:00
Darren Schroeder
2306ef3063
Update issue templates ( #8901 )
...
Wanted to start to have a stdlib issue template. I know this is rough
but it's something to start with.
2023-04-17 19:14:28 +02:00
Kamil
0167649e6f
Bug issue template ( #6329 )
...
* auto label bug issue
* nu config is obligatory
* bug report defaults to question
* feature request defaults to question
* applied suggestions
2022-08-15 09:32:38 -05:00
Hofer-Julian
d6dd4078b1
Remove enqine-q from issue template ( #5075 )
...
The notice is not necessary anymore since engine-q is merged now
2022-04-03 06:52:42 -05:00
JT
9829e449e3
Update bug_report.yml
...
Put example pipeline in the placeholder also
2022-02-12 10:24:38 -05:00
Darren Schroeder
565be6aaef
change pivot
to transpose
2022-02-08 09:32:27 -06:00
Darren Schroeder
1576b959f9
update feat template ( #4201 )
2021-12-12 16:15:31 -06:00
Darren Schroeder
4096f52003
update templates2 ( #4200 )
2021-12-12 16:11:27 -06:00
Darren Schroeder
7ceb668419
Revert "try out title change ( #4198 )" ( #4199 )
...
This reverts commit 420aee18ca
.
2021-12-12 16:06:07 -06:00
Darren Schroeder
420aee18ca
try out title change ( #4198 )
2021-12-12 16:05:24 -06:00
Waldir Pimenta
ad94ed5e13
Fix Configuration section in bug report template ( #4181 )
...
* Fix Configuration section in bug report template
Change the placeholder content to actually match the `to md` output, and add `--pretty`
* Don't omit data in placeholder configuration table
* Remove blank line in bug_report.yml
2021-12-08 13:32:28 -06:00
Darren Schroeder
52578ba483
tweak the version | pivot instructions ( #3964 )
2021-08-24 19:03:07 -05:00
Darren Schroeder
0abe753003
update the config part ( #3962 )
2021-08-24 08:58:17 -05:00
Waldir Pimenta
575c07c9c4
Normalize capitalization in issue templates ( #3891 )
...
* Normalize capitalization in feature_request.yml
* Normalize capitalization in bug_report.yml
2021-08-03 18:49:03 -05:00
Kat Marchán
aeaedd2e5e
Convert templates to github forms ( #3818 )
...
* Create feature_request.yaml
* Rename feature_request.yaml to feature_request.yml
* Update feature_request.yml
* Update feature_request.yml
* Create bug_report.yml
* Update bug_report.yml
* Update bug_report.yml
* Update feature_request.yml
* Delete bug_report.md
* Delete feature_request.md
2021-07-23 05:39:20 +12:00
Bruce Mitchener
651d425046
Remove ptree dep from nu-command, remove associated feature. ( #3741 )
...
Nothing used the `ptree` feature or optional dependency within
`nu-command` except to include it within the `version` output. This
may be related to when `nu-cli` also had a `ptree` feature, but
I'm not sure.
That leaves the code within `nu_plugin_tree` as the sole remaining
user of `ptree`, which is already covered by the feature `tree`
and included in the `version` output.
2021-07-06 10:33:24 -05:00
Chris Gillespie
2a483531a4
Bug report uses version command ( #2797 )
2020-12-19 18:25:32 +13:00
Jonathan Turner
41412bc577
Update issue templates
2020-05-17 11:30:09 +12:00
Jonathan Turner
e12aa87abe
Update issue templates
2020-05-17 11:28:14 +12:00
Jonathan Turner
0ea3527544
Update issue templates
2019-11-02 09:21:29 +13:00