mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-21 21:19:01 -06:00
Apply suggestions from code review
Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -11,7 +11,7 @@ assignees: ''
|
||||
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
## Steps to Reproduce
|
||||
## Steps to reproduce
|
||||
|
||||
Steps to reproduce the behavior:
|
||||
|
||||
@@ -21,7 +21,7 @@ Steps to reproduce the behavior:
|
||||
|
||||
## Setup
|
||||
|
||||
Please describe how did you start the server and relevant environment variables.
|
||||
Please describe how you started the server and provide a list of relevant environment variables.
|
||||
|
||||
<details>
|
||||
<p>
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for improving OCIS
|
||||
about: Suggest an idea for improving oCIS
|
||||
title: ''
|
||||
labels: Category:Feature, Topic:needs-triage
|
||||
assignees: ''
|
||||
|
||||
3
.github/pull_request_template.md
vendored
3
.github/pull_request_template.md
vendored
@@ -1,7 +1,7 @@
|
||||
<!--
|
||||
Thanks for submitting a change to ownCloud!
|
||||
|
||||
This is the bug tracker for the OCIS component. Find other components at https://github.com/owncloud/core/blob/master/.github/CONTRIBUTING.md#guidelines
|
||||
This is the bug tracker for the oCIS component. Find other components at https://github.com/owncloud/core/blob/master/.github/CONTRIBUTING.md#guidelines
|
||||
|
||||
For fixing potential security issues please see https://owncloud.org/security/
|
||||
|
||||
@@ -55,4 +55,3 @@ Please set the following labels:
|
||||
- [ ] Unit tests added
|
||||
- [ ] Acceptance tests added
|
||||
- [ ] Documentation ticket raised: <link>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user