Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,10 @@ We love features that help developers build serverless applications faster and f

1. Scan through the list
of
[feature requests](https://github.com/awslabs/serverless-application-model/labels/type/feature).
[feature requests](https://github.com/aws/serverless-application-model/discussions/categories/ideas).
If you find your feature there, mark it +1. This is a good indication of
interest from the community.
2. If you don't find your feature in our backlog, create a new issue and assign
the `Feature Request` label to it.
2. If you don't find your feature in our backlog, [create a new discussion](https://github.com/aws/serverless-application-model/discussions/new?category=ideas) for it.

Keep in mind that features should be driven by real use cases. Answer the
following questions in the issue that you create:
Expand Down