Commit Graph

8 Commits

Author SHA1 Message Date
Brian Demers 9f789bb4c6 Adding legacy java 7 and older Java versions that were in travis.yml 2021-12-14 14:48:04 -05:00
Sean C. Sullivan aa17d5094e enable GitHub Actions
https://arstechnica.com/information-technology/2021/09/travis-ci-flaw-exposed-secrets-for-thousands-of-open-source-projects/
2021-12-14 14:48:04 -05:00
Les Hazlewood ddeb39c557
Update feature_request.md
Updated asking question section
2021-07-19 13:48:12 -07:00
Les Hazlewood 30a6c929cf
Update bug_report.md
Updated asking questions section
2021-07-19 13:47:27 -07:00
Micah Silverman 9a215fed35
Created config.yml to disallow blank issues 2021-07-19 16:39:53 -04:00
Micah Silverman e8174df18f Update issue templates
first pass at issue templates
2021-07-19 16:26:39 -04:00
Brian Demers 5339faf87f
Add license-maven-plugin to mange headers
and apply missing headers

usage:
# validate license headers exist
mvn license:check

# apply headers (to files without headers)
mvn license:format
2019-09-17 16:19:07 -04:00
Les Hazlewood c595aff81c Enabled probot-stale GitHub App. Fixes #468. 2019-07-12 18:53:23 -04:00