Hello Sebastian, In one mail discussion this https://wicket.apache.org/contribute/ contribute page has been referenced as the good one :)
On Sat, 9 May 2020 at 04:05, <sebawag...@apache.org> wrote: > This is an automated email from the ASF dual-hosted git repository. > > sebawagner pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/openmeetings.git > > > The following commit(s) were added to refs/heads/master by this push: > new 8958870 NO-Jira - Add Contribute.md for Github. > 8958870 is described below > > commit 8958870bea106e6b0ba7f1a987d7e01224703600 > Author: Sebastian Wagner <sebawag...@apache.org> > AuthorDate: Sat May 9 09:04:40 2020 +1200 > > NO-Jira - Add Contribute.md for Github. > --- > CONTRIBUTE.md | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+) > > diff --git a/CONTRIBUTE.md b/CONTRIBUTE.md > new file mode 100644 > index 0000000..fb5b337 > --- /dev/null > +++ b/CONTRIBUTE.md > @@ -0,0 +1,17 @@ > + > + > +How to get involved > +=============== > +Please visit the project website for the latest information: > + - [ > https://openmeetings.apache.org/get-involved.html](https://openmeetings.apache.org/get-involved.html) > + > + > +We are using Jira > +=================== > +Bugs and other issues can be posted on the project [ > https://issues.apache.org/jira/projects/OPENMEETINGS](https://issues.apache.org/jira/projects/OPENMEETINGS) > + > + > +Good First PR requests > +=================== > +Here are a few sample PR requests to get started > + - Good First issues: [Some example PR requests you may want to see]( > https://github.com/apache/openmeetings/pulls?q=is%3Apr+label%3A%22good+first+issue%22+ > ) > > -- Best regards, Maxim