Skip to content

Commit faabce2

Browse files
committed
Merge branch 'master' of github.com:EOSC-synergy/service-qa-baseline
2 parents 4239ad9 + d9bd976 commit faabce2

File tree

4 files changed

+62
-0
lines changed

4 files changed

+62
-0
lines changed

Diff for: .github/ISSUE_TEMPLATE/consultancy-service.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: Consultancy service
3+
about: Reach us.
4+
title: "[HELP]"
5+
labels: help wanted
6+
assignees: mariojmdavid, orviz
7+
8+
---
9+
10+
## Add your question here
11+
Please provide as much information as you can, examples, etc.

Diff for: .github/ISSUE_TEMPLATE/enhancement-request.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Enhancement request
3+
about: Suggest an idea for this project
4+
title: "[ENHANCEMENT]"
5+
labels: enhancement
6+
assignees: mariojmdavid, orviz
7+
8+
---
9+
10+
## Please elaborate here on the enhancement request.
11+
A clear and concise description of what the proposed enhancement is all about.
12+
13+
## Describe the solution you'd like
14+
A clear and concise description of what you want to happen. Please indicate whether a new section is required.
15+
16+
## Additional context
17+
Add any other context or references to support your enhancement request.

Diff for: .github/ISSUE_TEMPLATE/inconsistency-report.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Inconsistency report
3+
about: Create a report to fix a spotted inconsistency
4+
title: "[INCONSISTENCY]"
5+
labels: inconsistency
6+
assignees: mariojmdavid, orviz
7+
8+
---
9+
10+
## Describe and locate the inconsistency
11+
Brief description of the typo that has been spotted.
12+
13+
## Expected content
14+
Add the expected or fixed content.
15+
16+
## Additional context
17+
Add here the sources/references that support the change.

Diff for: .github/ISSUE_TEMPLATE/typo-report.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Typo report
3+
about: Create a report to fix a spotted typo in the document
4+
title: "[TYPO]"
5+
labels: typo
6+
assignees: mariojmdavid, orviz
7+
8+
---
9+
10+
## Describe and locate the typo
11+
Brief description of the typo that has been spotted.
12+
13+
## Expected content
14+
Add the expected or fixed content.
15+
16+
## Additional context
17+
If needed, add here the sources/references that support the change.

0 commit comments

Comments
 (0)