Skip to content
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

Refresh GitHub issue and PR templates #2808

Merged
merged 3 commits into from
Aug 10, 2021
Merged

Conversation

rvl
Copy link
Contributor

@rvl rvl commented Aug 9, 2021

GitHub now supports full YAML for issue templates, so hopefully this will help us get better quality submissions.

Issue Number

None

@rvl rvl self-assigned this Aug 9, 2021
Copy link
Contributor

@jonathanknowles jonathanknowles left a comment

Choose a reason for hiding this comment

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

Hi @rvl, this seems like a great improvement!

I've added a few comments and suggestions.

.github/ISSUE_TEMPLATE/bug_report.yml Show resolved Hide resolved
description: |
Operating system on which you are running
`cardano-wallet`. Please include the version. For Linux,
please specify your distribution.
Copy link
Contributor

Choose a reason for hiding this comment

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

Perhaps uname -a would provide helpful info here, for those using Linux. On my system, it prints:

Linux neon 4.15.0-153-generic #160-Ubuntu SMP Thu Jul 29 06:54:29 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah kernel version is not highly relevant to us, but it can give hints about the exact distro version, and the arch of course.

- Own Docker image (please specify)
- Nix
- via Daedalus installer
- Other
Copy link
Contributor

Choose a reason for hiding this comment

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

👍🏻

.github/ISSUE_TEMPLATE/bug_report.yml Outdated Show resolved Hide resolved
about: |
Users: Please feel welcome to ask for help from the IOHK
Technical Support team. They are knowledgeable about commonly
experienced issues and workarounds.
Copy link
Contributor

Choose a reason for hiding this comment

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

This is great. 👍🏻

.github/ISSUE_TEMPLATE/failing_test.yml Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/feature_request.yml Outdated Show resolved Hide resolved
.github/PULL_REQUEST_TEMPLATE.md Outdated Show resolved Hide resolved
rvl and others added 2 commits August 10, 2021 13:40
GitHub now supports full YAML for issue templates, so hopefully this
will help us get better quality submissions.
@rvl rvl force-pushed the rvl/github-issue-templates branch from 3db5761 to 52a3d69 Compare August 10, 2021 05:41
@rvl rvl force-pushed the rvl/github-issue-templates branch from 8d9d4c9 to cfcb41e Compare August 10, 2021 06:13
@rvl
Copy link
Contributor Author

rvl commented Aug 10, 2021

Thanks for the review comments. I have applied them and tested the templates on a forked repo.

@rvl rvl merged commit e864a7d into master Aug 10, 2021
@rvl rvl deleted the rvl/github-issue-templates branch August 10, 2021 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants