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

Replace current PR template on Github #275

Merged
merged 1 commit into from
Apr 12, 2021
Merged

Conversation

sdimitro
Copy link
Contributor

@sdimitro sdimitro commented Apr 8, 2021

= Problem
The default PR template that we inherit from the Delphix Github
organization is too generic and some of its fields are not applicable
to SDB.

= Solution
This patch introduces a new template that is more suitable for our
needs.

= Notes To Reviewers
The choice of using = instead of # (Markdown Header) for
the template sections is for the case that the submitter decides
to copy paste the template in their commit description in git.
The # character is used for comments in git descriptions so
these section headers would disappear once the commit description
is written.

= Testing
I've opened the following test PR where I verify that I can still see
the comments in the PR description when creating or editing it:
sdimitro/sdb#4

= Problem
The default PR template that we inherit from the Delphix Github
organization is too generic and some of its fields are not applicable
to SDB.

= Solution
This patch introduces a new template that is more suitable for our
needs.

= Notes To Reviewers
The choice of using `=` instead of `#` (Markdown Header) for
the template sections is for the case that the submitter decides
to copy paste the template in their commit description in git.
The `#` character is used for comments in git descriptions so
these section headers would disappear once the commit description
is written.
@sdimitro sdimitro requested review from ahrens and prakashsurya April 8, 2021 17:25
@ahrens
Copy link
Contributor

ahrens commented Apr 8, 2021

The rendering on the webpage is unfortunate (= instead of large/bold), but if you think the git comment copy/paste is more important then I'm OK with it.

@sdimitro sdimitro merged commit d0cb398 into delphix:master Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants