diff --git a/README.md b/README.md new file mode 100644 index 0000000..878c11b --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +Test a PR with already assigned milestone. +Patchtool should show me a warning that the milestone has assigned another milestone and cannot be changed, with the instruction to delete it. \ No newline at end of file diff --git a/src/main/webapp/test.properties b/src/main/webapp/test.properties new file mode 100644 index 0000000..4b10332 --- /dev/null +++ b/src/main/webapp/test.properties @@ -0,0 +1 @@ +key=value \ No newline at end of file