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

Update github issue templates to use new diagnostic command #1022

Merged
merged 1 commit into from
Aug 8, 2020

Conversation

wren
Copy link
Member

@wren wren commented Aug 6, 2020

Closes #727

This is the last step of #727. The command has been released, so this just asks users to run jrnl --diagnostic when submitting issues.

Checklist

  • I have read the contributing doc.
  • I have included a link to the relevant issue number.
  • I have tested this code locally.
  • I have checked to ensure there aren't other open pull requests
    for the same issue.
  • I have written new tests for these changes, as needed.
  • All tests pass.

Copy link
Member

@micahellison micahellison left a comment

Choose a reason for hiding this comment

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

🧪✅

@micahellison micahellison added the documentation Improvements or additions to documentation label Aug 8, 2020
@micahellison micahellison merged commit 40a7fcd into jrnl-org:develop Aug 8, 2020
@wren wren deleted the issue-diag-727 branch October 18, 2020 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a diagnostic command line argument
2 participants