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

Enable annotating github issues with hashtag (e.g. #XX) #80

Closed
preslavmihaylov opened this issue Oct 24, 2020 · 0 comments · Fixed by #86
Closed

Enable annotating github issues with hashtag (e.g. #XX) #80

preslavmihaylov opened this issue Oct 24, 2020 · 0 comments · Fixed by #86
Labels
good first issue Good for newcomers UX

Comments

@preslavmihaylov
Copy link
Owner

preslavmihaylov commented Oct 24, 2020

Currently, when one annotates a TODO linked to a github repository, one would do it like this:

// TODO 3: Some issue

The scope of this task is to also support specifying github todos with a hashtag:

// TODO #3: Some issue

Additionally, one should update the github examples in the README to showcase an annotated TODO with a hashtag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers UX
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant