Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
xism4 committed Oct 15, 2023
2 parents ef163d8 + 01e846a commit 7afaee9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Do u want to contribute to SternalBoard?
To contribute to SternalBoard you must follow a design pattern

SternalBoard was mainly builded on Java8, ill deny any PR built on J9+ Use JetBRAINS notes.
All changes must support Java 8 in order to be merged.

It is required that all pr follow this format,
since this repository works in this way and so we can
Expand All @@ -23,4 +23,4 @@ commit: god commit
* Commitments will be taken into account and may be accepted.
```
commit: fix(plugin): Fixed a bug found in the saving system that did not allow reloading files.
```
```

0 comments on commit 7afaee9

Please sign in to comment.