Skip to content

Commit 318999e

Browse files
committed
🌐 🎨 Call for papers.
Added invitation to the GH Discussion board, so that I might get some community feedback.
1 parent 7a3eaf8 commit 318999e

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,17 @@
1313
[![Go Reference](https://pkg.go.dev/badge/github.com/go-oas/docs.svg)](https://pkg.go.dev/github.com/go-oas/docs)
1414
[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge.svg)](https://awesome-go.com)
1515

16-
1716
go-OAS Docs converts structured OAS3 (Swagger3) objects into the Open API Specification & automatically serves it on
1817
chosen route and port. It's extremely flexible and simple, so basically it can be integrated into any framework or
1918
existing project.
2019

20+
We invite anyone interested to join our **[GH Discussions board](https://github.com/go-oas/docs/discussions)**. Honest
21+
feedback will enable us to build better product and at the same time not waste valuable time and effort on something
22+
that might not fit intended usage. So if you can, please spare few minutes to give your opinion of what should be done
23+
next, or what should be the priority for our roadmap. :muscle: :tada:
24+
25+
----
26+
2127
## Table of Contents
2228

2329
- [Getting Started](#getting-started)
@@ -123,7 +129,8 @@ above.
123129
124130
## Contact
125131
126-
Check out the current [Project board](https://github.com/go-oas/docs/projects/1) for more information.
132+
Check out the current [Project board](https://github.com/go-oas/docs/projects/1) or
133+
our **[GH Discussions board](https://github.com/go-oas/docs/discussions)** for more information.
127134
128135
You can join our Telegram group at: [https://t.me/go_oas](https://t.me/go_oas)
129136

0 commit comments

Comments
 (0)