Skip to content

[INFRA] change issue template into a github form #6048

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 7, 2021
Merged

[INFRA] change issue template into a github form #6048

merged 2 commits into from
Oct 7, 2021

Conversation

Remi-Gau
Copy link
Contributor

@Remi-Gau Remi-Gau commented Oct 6, 2021

Suggested in an issue on the datalad handbook repo: datalad-handbook/book#768 (comment)

This transforms the markdown based issue template into a yml that will render as a github issue form that are both more user friendly and may prevent users having to delete placeholders...

The result can be previewed here: https://github.com/Remi-Gau/datalad/issues/new?assignees=&labels=&template=issue_template.yml

  • If you would like to list yourself as a DataLad contributor and your name is not mentioned please modify .zenodo.json file.

@codecov
Copy link

codecov bot commented Oct 6, 2021

Codecov Report

Merging #6048 (4ce9b7b) into master (5b06004) will decrease coverage by 0.14%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6048      +/-   ##
==========================================
- Coverage   89.85%   89.71%   -0.15%     
==========================================
  Files         319      319              
  Lines       42401    42401              
==========================================
- Hits        38099    38038      -61     
- Misses       4302     4363      +61     
Impacted Files Coverage Δ
datalad/ui/utils.py 56.25% <0.00%> (-21.88%) ⬇️
datalad/core/local/tests/test_results.py 92.85% <0.00%> (-7.15%) ⬇️
datalad/customremotes/tests/test_ria_utils.py 97.10% <0.00%> (-2.90%) ⬇️
datalad/core/local/tests/test_diff.py 97.23% <0.00%> (-2.31%) ⬇️
datalad/interface/tests/test_unlock.py 97.95% <0.00%> (-2.05%) ⬇️
datalad/core/distributed/clone.py 89.26% <0.00%> (-1.79%) ⬇️
datalad/runner/tests/test_witless_runner.py 93.61% <0.00%> (-1.42%) ⬇️
datalad/interface/tests/test_rerun.py 98.46% <0.00%> (-1.15%) ⬇️
datalad/cmdline/tests/test_main.py 83.70% <0.00%> (-1.13%) ⬇️
datalad/interface/tests/test_diff.py 99.09% <0.00%> (-0.91%) ⬇️
... and 12 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b06004...4ce9b7b. Read the comment docs.

Copy link
Member

@adswa adswa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! I find these issue templates to be much more accessible and structured; I'd be happy to see them in this repo.

Copy link
Member

@mih mih left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wonderful! Thx much!

@mih mih added the semver-internal Changes only affect the internal API label Oct 7, 2021
@mih mih merged commit 443bc14 into datalad:master Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-internal Changes only affect the internal API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants