Conversation
| about: Template to submit a retrospective | ||
| title: "[SUBMISSION] Title of the paper" | ||
| labels: 'retrospective' | ||
| assignees: '' |
There was a problem hiding this comment.
I would suggest adding the keys paper_name and paper_url in the template itself, so that we can render them in Liquid tags for the Published Retrospectives Page.
There was a problem hiding this comment.
The key tags can also be added which would be a comma separated tag, which will be used later for search
There was a problem hiding this comment.
This is a bit confusing, but this section is not keys for Jekyll, they are keys for github's prepolutation of issue's fields. In any case, we should probably not use the issues for retrospectives as discussed in the email thread. I suggest we find some consensus on the email thread and then close this PR is we decided not to go with issues to submit retrospectives. In this case we could also drop the bug and feature templates.
koustuvsinha
left a comment
There was a problem hiding this comment.
Do we need Bug Report and Feature Request?
|
If we use the github issue for retrospectives we need templates for other type of issues otherwise people could only submit retrospectives and won't be able to report bugs and request features. But I feel we won't use issue to submit retrospectives, in this case we don't need the templates for bug report and feature requests. |
No description provided.