Skip to content

Commit e09a000

Browse files
committed
Merge main and migrate contribution source
2 parents 437bad8 + 4bd375a commit e09a000

11 files changed

Lines changed: 5324 additions & 1315 deletions

File tree

.github/pull_request_template.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
1-
<!--
2-
Please read the CONTRIBUTING.md first. The most important parts regarding the actual entry:
1+
## Suggestion type
32

4-
- Write about it's unique selling point compared to other projects.
5-
- If it's a commercial project, then mark it as such, e.g. `[Title ![c]](URL)`.
6-
- Ensure that you provide concise and informative descriptions.
7-
- Do not use a description like "A library/project/tool/framework for JSON processing in Java" since all of this is implied.
8-
- Finish the description with a dot.
9-
- Try to order it alphabetically.
10-
-->
3+
- [ ] Project
4+
- [ ] Resource
5+
6+
## Checklist
7+
8+
- [ ] I searched the list and existing issues for duplicates.
9+
- [ ] I changed `README_SOURCE.md`, not the generated `README.md`.
10+
- [ ] This pull request contains one suggestion.
11+
- [ ] The suggestion is relevant to Java or the JVM and fits its chosen category.
12+
- [ ] I used the canonical project or resource link.
13+
- [ ] The suggestion is current and maintained.
14+
- [ ] The concise, neutral description explains its distinguishing value and ends with punctuation.
15+
- [ ] Licensing is clear and any restrictive terms are disclosed where applicable.

0 commit comments

Comments
 (0)