Skip to content

Commit ad13715

Browse files
authored
Merge pull request #66 from Daveu1983/main
2 parents 7cc723f + 6ce5419 commit ad13715

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@ManchesterJavaCommunity/organisers

CONTRIBUTING.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
## https://manchesterjavacommunity.org/
2+
3+
This repo is the code for the Manchester Java Community website. We're looking to build out this website as a place for
4+
people interested in Java and JVM can go to find out what is happening with the Manchester Java Community.
5+
6+
The list of issues we currently have open can be found at
7+
https://github.com/ManchesterJavaCommunity/manchesterjavacommunity.github.io/issues. Feel free to add any features/bugs
8+
here.
9+
10+
The website is built using https://jbake.org/, so have a read through of the docs to get familiar with the tech.
11+
12+
# Contributing
13+
14+
The main branch is protected, in order to contribute please follow this process:-
15+
16+
1. Ask to join the https://github.com/ManchesterJavaCommunity
17+
2. Fork the repo into your personal github account.
18+
3. Create a new branch
19+
4. Apply the code changes
20+
5. Commit and push changes to the new branch on your personal github account
21+
6. Create a PR between the main branch in the manchester java community account and your new branch.
22+
7. Update the issue.
23+
24+
[Contact Us](mailto:[email protected]) for any issues questions about contributing or the
25+
Manchester Java Community in general.

0 commit comments

Comments
 (0)