Commit Graph

30 Commits

Author SHA1 Message Date
Adam 4bb31bc49d
Update Java and fix AppVeyor (#1663)
* Update Java and fix AppVeyor

Target Java 16
Run CI using Java 17
Use provided Maven installation instead of relying on mirror link
Remove Java 7 memory limitation settings

* Fix Jitpack build for Java > 8

Jitpack uses Java 8 by default. While their (very minimal) explanation of settings suggests specifying `jdk: [ openjdk17 ]` would be enough, it does not appear to work. Not sure if that's just an issue with their image not including JDK17 yet or something, but this does function.
2021-12-05 10:32:27 -08:00
Adam 6debf368c9
Convert to YAML issue template (#1638) 2021-10-27 12:42:15 -07:00
Erik 5a0829593d
Actions workflow: build all branches (#1456) 2021-07-12 12:05:32 -07:00
Erik 5a9a71f48a
Set up GitHub actions maven workflow (#1454) 2021-07-12 10:02:06 -07:00
RoboMWM e63d1d9e51
Update bug-report.md 2021-04-29 08:34:13 -07:00
RoboMWM 2f0f98db25
add "test with vanilla client" debugging step 2020-12-19 08:32:57 -08:00
RoboMWM 0052152f05
remove release drafter for now
Will experiment more on another repo later
2020-12-13 18:38:12 -08:00
RoboMWM 8844f05114 remove issue templates in favor of discussion links 2020-12-08 15:57:23 -08:00
RoboMWM ea185ad3bd
also link out feature requests since the majority of those are addon requests 2020-12-08 15:56:46 -08:00
RoboMWM 8f739c6c6a
disable use of blank template, questions link to discussions 2020-12-08 15:49:03 -08:00
RoboMWM e8442fc5b1
Create release-drafter.yml 2020-11-24 23:14:15 -08:00
RoboMWM 16d5a8c393
Create release-drafter.yml 2020-11-24 23:14:10 -08:00
RoboMWM a22d1c131c
Update FUNDING.yml 2020-11-13 11:59:11 -08:00
David Precious 4ce981d63a
Extend the "question" issue template a little (#852) 2020-06-11 15:59:38 -07:00
RoboMWM 6e1a540dd2 Add question template 2020-01-18 08:38:09 -08:00
RoboMWM c038b88904 Update issue templates 2020-01-02 21:16:16 -08:00
RoboMWM 22f7a5bd02 Provide an actual example in the feature request template
A lot of feature requests are butchering the gherkin statement, so hopefully an example shows that the format and flow should be formatted as such.

This format makes it very easy to see what the feature request is and why it is wanted.
2019-09-23 16:39:38 -07:00
RoboMWM 4ceffa91b7
Greening out indoctrination 2019-09-09 16:46:47 -07:00
RoboMWM cf5bbe4833
Create CONTRIBUTING.md
Closes #460
2019-08-18 10:22:40 -07:00
RoboMWM c58dea357a Add link to writing user stories in feature request template 2019-08-09 10:05:58 -07:00
RoboMWM 047f6991e3
Update FUNDING.yml 2019-08-03 23:36:31 -07:00
RoboMWM 62f8e25e53
add proposed "acceptance" criteria to feature request template 2019-07-29 22:08:53 -07:00
RoboMWM 768ad89a15
Update feature-request.md 2019-06-24 19:04:30 -07:00
RoboMWM 7d086f2956
Update FUNDING.yml 2019-05-26 14:34:41 -07:00
RoboMWM dbc7ddf30d Revert "add exploit report template"
This reverts commit 61824b5455.

Non-admins of the repo cannot create security advisories.
2019-05-23 22:10:24 -07:00
RoboMWM 61824b5455 add exploit report template
which points to the brand-new security tab
2019-05-23 20:42:04 -07:00
RoboMWM 6738ad7f11
Create FUNDING.yml
idk what this is but let's try it out lol
2019-05-23 20:37:14 -07:00
RoboMWM 6a84cb2878
Ask for links to be pasted outside of code blocks 2019-01-17 19:36:34 -08:00
RoboMWM fb6bc79fe9 testing github templates 2018-09-19 16:04:27 -07:00
Narimm b38e4aedb6 Refactor to maven standard layout (#270) 2018-06-11 23:11:37 -07:00