Commit Graph

24 Commits

Author SHA1 Message Date
774969c9bb Include GitHub Sponsor info 2023-02-25 02:37:58 +08:00
f92830088c add a clearer description to the addition context textarea 2023-02-02 22:53:45 +01:00
20f9465391 added reviewers and prefix to the dependabot.yml 2023-02-02 22:45:57 +01:00
393756d0d5 fixed formatting error in the github discussion templates 2023-02-02 19:54:19 +01:00
ad5e58049b fixed some syntax errors in the discussion templates 2023-02-02 19:51:42 +01:00
fec41374f4 add github discussion template forms 2023-02-01 20:38:53 +00:00
8fb3d0e498 update issue template form 2023-02-01 20:38:21 +00:00
05910f5489 add example post form 2022-11-13 17:00:18 +01:00
bbbc0276d1 Add description to Steps to reproduce 2022-09-15 15:40:41 +02:00
addd6705ed Update GitHub workflows (#995)
* Update CodeQL to v2

v1 is deprecated, see https://github.blog/changelog/2022-04-27-code-scanning-deprecation-of-codeql-action-v1/

* Use gradle action for build

* Update checkout to v3

* Update setup-java to v3

* Update upload-artifact to v3

* Setup Dependabot to update GitHub actions
2022-09-09 13:40:51 +08:00
41504e779b fixed renamed label 2022-08-12 12:17:50 +02:00
6572803b56 fixed typos 2022-08-12 12:14:51 +02:00
767bfb5af6 Fixed links 2022-07-29 17:08:22 +02:00
cdabfc8a6c Update config.yml 2022-07-28 14:13:56 +02:00
9fe7d06ec0 Create config.yml 2022-07-28 13:51:06 +02:00
cf36646b7d Create Bug_Report Issues Template 2022-07-28 10:51:55 +02:00
756f44a319 Add Bug Report Template 2022-07-28 10:17:53 +02:00
a7e4b354a4 Create CONTRIBUTING.md 2022-07-28 10:13:48 +02:00
621e67479d Create CODE_OF_CONDUCT.md 2022-07-28 10:13:34 +02:00
424b1c27e0 Use Java 11 2021-09-24 21:28:42 -04:00
7e04f30b02 Create codeql-analysis.yml
Automatically scans code for vulnerabilities on every push to master, pull request, on demand, and at 12:00 UTC every day.

Fix

Signed-off-by: Luke Simmons <luke5083@live.com>
2021-07-13 00:05:08 -05:00
824c6c2599 Create build.yml
Automatically build project on every push, pull request, and on demand and uploads build artifacts.

Signed-off-by: Luke Simmons <luke5083@live.com>
2021-07-12 16:36:00 -05:00
b3303ce5fd Create dependabot.yml
Automatically checks for updates for project dependencies and creates pull requests.
2021-07-12 16:32:23 -05:00
4acf8611e7 Create FUNDING.yml 2020-11-26 22:50:58 +08:00