diff --git a/docs/docs/milestones.md b/docs/docs/milestones.md new file mode 100644 index 000000000..c906a5ab6 --- /dev/null +++ b/docs/docs/milestones.md @@ -0,0 +1,99 @@ +--- +id: milestones +title: Milestones and Roadmap +--- + +## [unplanned](https://github.com/ory/keto/milestone/1) + +### [Label Bug](https://github.com/ory/keto/labels/bug) + +Something isn't working + +#### Issues + +#### Pull Requests + +### [Label Duplicate](https://github.com/ory/keto/labels/duplicate) + +This issue or pull request already exists + +#### Issues + +#### Pull Requests + +### [Label Enhancement](https://github.com/ory/keto/labels/enhancement) + +New feature or request + +#### Issues + +* [x] policy: evaluate wildcard matching strategy ([keto#11](https://github.com/ory/keto/issues/11)) + +#### Pull Requests + +### [Label Help wanted](https://github.com/ory/keto/labels/help%20wanted) + +Extra attention is needed + +#### Issues + +* [x] Moving forward with this project's versioning ([keto#56](https://github.com/ory/keto/issues/56)) + +#### Pull Requests + +### [Label Good first issue](https://github.com/ory/keto/labels/good%20first%20issue) + +Good for newcomers + +#### Issues + +#### Pull Requests + +### [Label Invalid](https://github.com/ory/keto/labels/invalid) + +This doesn't seem right + +#### Issues + +#### Pull Requests + +### [Label Question](https://github.com/ory/keto/labels/question) + +Further information is requested + +#### Issues + +#### Pull Requests + +### [Label Wontfix](https://github.com/ory/keto/labels/wontfix) + +This will not be worked on + +#### Issues + +#### Pull Requests + +### [Label Cmd](https://github.com/ory/keto/labels/cmd) + +#### Issues + +#### Pull Requests + +### [Label Engine](https://github.com/ory/keto/labels/engine) + +#### Issues + +#### Pull Requests + +### [Label Docs](https://github.com/ory/keto/labels/docs) + +#### Issues + +#### Pull Requests + +### [Label Up for grab](https://github.com/ory/keto/labels/up%20for%20grab) + +#### Issues + +#### Pull Requests +