diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b52cade367..d06efdd542 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,22 +1,31 @@ -[//]: # (Copyright Bosch.IO GmbH 2020) -[//]: # (This program and the accompanying materials are made) -[//]: # (available under the terms of the Eclipse Public License 2.0) -[//]: # (which is available at https://www.eclipse.org/legal/epl-2.0/) -[//]: # (SPDX-License-Identifier: EPL-2.0) -> Please provide a summary of your changes here. -> * Which issue is this pull request belonging to and how is it solving it? (*Refer to issue here*) -> * Did you add or update any new dependencies that are required for your change? +--- +name: Bug report +about: Create a report to help us improve +labels: bug +--- -Issue: + -### Suggest Reviewer -> You can suggest reviewers here with an @mention. +### Description -### How To Test? -> How should these changes be tested by the reviewer? -> Have you implemented any additional tests? +Please describe your issue in few words here. -### Checklist -Must: -- [ ] All related issues are referenced in commit messages and in PR +#### How to reproduce + +Describe the bug and list the steps you used when the issue occurred. + +#### Screenshots ( if applicable ) + +Add screenshots to help explain your problem. + +### Versions + +* Docker version OR +* Last commit id on main + +#### SW360 logs + +* With docker through `docker logs sw360` +* From bare metal / vm install system under /var/log/sw360/sw360.log and /var/log/tomcat/error.log