Skip to content

Commit 3b191fa

Browse files
authored
Merge pull request #1 from tedepstein/issue-template-header
Create a single issue template with a boilerplate header, explaining that this project is only for the spec.
2 parents ae9322e + b205e30 commit 3b191fa

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: OpenAPI Specification Issue
3+
about: Create a new issue related to the OpenAPI Specification
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**PLEASE NOTE:** This project only maintains the written [OpenAPI Specification](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md) and a few other supporting artifacts. No OpenAPI-related tooling lives here. If your issue is with a documentation format, UI, editor, programming framework, or other [OpenAPI implementation](https://github.com/OAI/OpenAPI-Specification/blob/master/IMPLEMENTATIONS.md), please post your issue in the appropriate project repository or contact the provider.

0 commit comments

Comments
 (0)