diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index fc4fc29..9889d7b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,3 +1,20 @@ -Upstream Issue: (|"Upstream not required") -[Upstream PR: ] -Issue: +JIRA: + +Thanks for submitting your Pull Request! + +Please make sure your PR meets the following requirements: +- [ ] Pull Request contains description of the issue(s) +- [ ] Pull Request does not include fixes for issues other than the main ticket +- [ ] Attached commits represent units of work and are properly formatted + +For bigger changes, major and minor component upgrades make sure your PR also meets following requirements: +- [ ] Pull Request requires a change to the documentation +- [ ] Documentation have been updated accordingly +- [ ] Tests were added to cover changes + +For new features ensure as well: +- [ ] Analysis was done +- [ ] Test Plan has been done +- [ ] Tests were verified in advance + +If you are not an active contributor of the WildFly project you can request sponsorship by one of the members to help guide you through the process. diff --git a/.gitignore b/.gitignore index 4b0f581..df41219 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ target +.idea diff --git a/.idea/.name b/.idea/.name deleted file mode 100644 index 6f1311d..0000000 --- a/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -github-status \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index 684fc34..0000000 --- a/.idea/compiler.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml deleted file mode 100644 index 97626ba..0000000 --- a/.idea/encodings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 146ab09..0000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/libraries/Maven__javax_ws_rs_jsr311_api_1_1_1.xml b/.idea/libraries/Maven__javax_ws_rs_jsr311_api_1_1_1.xml deleted file mode 100644 index a0c4d76..0000000 --- a/.idea/libraries/Maven__javax_ws_rs_jsr311_api_1_1_1.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/Maven__junit_junit_3_8_1.xml b/.idea/libraries/Maven__junit_junit_3_8_1.xml deleted file mode 100644 index 71b2993..0000000 --- a/.idea/libraries/Maven__junit_junit_3_8_1.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 00dd0cc..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index ea3cf7c..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index 556378e..0000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,265 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -