diff --git a/.gitignore b/.gitignore index db94d9e1620830d669418bcff5a3f586509576c6..45e9e33c632f1786815532073c2b4982f7b35c27 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,9 @@ fda-ui/ # demo .demo +# Generated +ready + # crt *.crt *.key diff --git a/.gitlab/issue_templates/bug_report.md b/.gitlab/issue_templates/bug_report.md new file mode 100644 index 0000000000000000000000000000000000000000..350e523b4c27617572ac6dff2f6c8d56b00a5174 --- /dev/null +++ b/.gitlab/issue_templates/bug_report.md @@ -0,0 +1,25 @@ +**Describe the bug** +A clear and concise description of what the bug is. + +**Is this a regression?** +Yes/No. + +**To Reproduce** +Steps to reproduce the behavior: +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. See error + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Environment** + - Browser [e.g. firefox, chrome] + - Damap version [e.g. 2.1.0] + +**Additional context** +Add any other context about the problem here. diff --git a/.gitlab/issue_templates/change_request.md b/.gitlab/issue_templates/change_request.md new file mode 100644 index 0000000000000000000000000000000000000000..96b3e816fe14ea87266a7f3f02b430e837d8a4ab --- /dev/null +++ b/.gitlab/issue_templates/change_request.md @@ -0,0 +1,14 @@ +**Changes** +Add a description of the task and describe what the task should include. + +**Additional notes** +List any notes you collected that support the original task and include a screenshot if applicable. + +**Assumptions** +List any assumptions that you are aware of but still need to be reviewed. + +**Acceptance Criteria** +Describe how you think a completed task would look like or how it should work. + +**Risks? (optional)** +Potential risks and how to best mitigate them. diff --git a/.gitlab/issue_templates/feature_request.md b/.gitlab/issue_templates/feature_request.md new file mode 100644 index 0000000000000000000000000000000000000000..846c561d9d455e218a49c4f021490914b88de47e --- /dev/null +++ b/.gitlab/issue_templates/feature_request.md @@ -0,0 +1,13 @@ +**Description** +A clear and concise description of what you're missing. + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here. + +_If this issue requests multiple changes consider using checkboxes or lists._ diff --git a/.gitlab/issue_templates/question.md b/.gitlab/issue_templates/question.md new file mode 100644 index 0000000000000000000000000000000000000000..eeecf4b6e8a8b0f5b0a9f4eaaa6e79266005c343 --- /dev/null +++ b/.gitlab/issue_templates/question.md @@ -0,0 +1 @@ +**Description** diff --git a/dbrepo-semantics-service/ready b/dbrepo-semantics-service/ready deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/dbrepo-semantics-service/rest-service/ready b/dbrepo-semantics-service/rest-service/ready deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000