diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..5e7b36c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,4 @@ +contact_links: + - name: "Proposing a new feature or direction?" + url: https://github.com/omnideck-dev/roadmap/discussions + about: "Start a discussion in omnideck/roadmap →" diff --git a/README.md b/README.md index 9202b02..c1a99c6 100644 --- a/README.md +++ b/README.md @@ -316,3 +316,7 @@ Report suspected vulnerabilities privately using the instructions in ## License MIT © [rlnorthcutt](https://github.com/rlnorthcutt) + +## Roadmap + +See the public [Omnideck Roadmap](https://github.com/orgs/omnideck-dev/projects/1) board for what's planned, in progress, and recently shipped.