[
https://issues.apache.org/jira/browse/OFBIZ-11722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17117808#comment-17117808
]
Jacques Le Roux commented on OFBIZ-11722:
-----------------------------------------
As the Github PR template is not related to OFBiz I followed this GH advice:
bq. To store your file in a hidden directory, name the pull request template
.github/pull_request_template.md.
I don't think it's a problem, since it's only related to GH, but I don't see
.github in Windows. Using Git Bash:
{noformat}
Jacques@LDLC MINGW64 /c/projectsASF/Git/ofbiz-framework (trunk)
$ git pull
Current branch trunk is up to date.
Jacques@LDLC MINGW64 /c/projectsASF/Git/ofbiz-framework (trunk)
$ cd .github
bash: cd: .github: No such file or directory
{noformat}
> Create a Github PR template
> ---------------------------
>
> Key: OFBIZ-11722
> URL: https://issues.apache.org/jira/browse/OFBIZ-11722
> Project: OFBiz
> Issue Type: Sub-task
> Components: git
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Major
>
> This task to add the [github PR
> request|https://help.github.com/en/github/building-a-strong-community/creating-a-pull-request-template-for-your-repository
> template] for OFBIz repositories. It will help to guide new contributors to
> follow our practices and we will have a generic template for PR.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)