File tree 2 files changed +26
-0
lines changed
2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ @ManchesterJavaCommunity /organisers
Original file line number Diff line number Diff line change
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.
You can’t perform that action at this time.
0 commit comments