Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakarta.ee-spec.committee] Changes for TCK certification request

No, you can do this from within a fork that you have rights to and then merge back. All this really does is create the following files under the .github directory:


total 24MacPro:rh-injection-api starksm$ ls -l .github/ISSUE_TEMPLATE/
-rw-r--r--  1 starksm  staff  834 Jul 24 18:25 bug_report.md
-rw-r--r--  1 starksm  staff  995 Jul 24 18:25 compatibility-certification-request.md
-rw-r--r--  1 starksm  staff  595 Jul 24 18:25 feature_request.md

So I’m sure you could just create these in a fork and create a PR as well.

> On Jul 24, 2019, at 5:07 PM, Bill Shannon <bill.shannon@xxxxxxxxxx> wrote:
> 
> Ah, yes, much nicer!  But I guess we need someone with admin privileges on the GitHub repos to enable all of that?
> 
> And I'd like to see feedback from other on the template...
> 



Back to the top