Move Envoy Client to client/ subdirectory
This commit is contained in:
11
client/.github/PULL_REQUEST_TEMPLATE/bugfix.md
vendored
Normal file
11
client/.github/PULL_REQUEST_TEMPLATE/bugfix.md
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
name: Bug fix
|
||||
title: Fixed Bug
|
||||
labels: bug
|
||||
assignees: CyB3RC0nN0R, delvh, DieGurke
|
||||
reviewers: CyB3RC0nN0R, delvh
|
||||
projects: Envoy
|
||||
milestone: Envoy v0.1-beta
|
||||
|
||||
---
|
||||
Fixes #{issue}
|
10
client/.github/PULL_REQUEST_TEMPLATE/feature_integration.md
vendored
Normal file
10
client/.github/PULL_REQUEST_TEMPLATE/feature_integration.md
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
name: Feature integration
|
||||
title: Added feature
|
||||
labels: feature
|
||||
assignees: CyB3RC0nN0R, delvh, DieGurke
|
||||
reviewers: CyB3RC0nN0R, delvh
|
||||
projects: Envoy
|
||||
milestone: Envoy v0.1-beta
|
||||
|
||||
---
|
10
client/.github/PULL_REQUEST_TEMPLATE/javadoc_update.md
vendored
Normal file
10
client/.github/PULL_REQUEST_TEMPLATE/javadoc_update.md
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
name: Updated Javadoc
|
||||
title: Updated Javadoc
|
||||
labels: documentation
|
||||
assignees: CyB3RC0nN0R, delvh
|
||||
reviewers: CyB3RC0nN0R, delvh
|
||||
projects: Envoy
|
||||
milestone: Envoy v0.1-beta
|
||||
|
||||
---
|
Reference in New Issue
Block a user