From 96a7c760d697eb2af28247b45de7c7deb32cb8d7 Mon Sep 17 00:00:00 2001 From: Francois Zaninotto Date: Mon, 16 Mar 2026 08:02:54 +0100 Subject: [PATCH] Update contribution guidelines for REST API listings Clarified guidelines regarding REST API submissions. --- contributing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contributing.md b/contributing.md index a6eb42d..263b2ea 100644 --- a/contributing.md +++ b/contributing.md @@ -2,6 +2,7 @@ Please ensure your pull request adheres to the following guidelines: +- Do not add your REST API to the list. This is not a registry of all possible REST APIs, but a list of reources and tools to build and use REST APIs effectively - Read [the awesome manifesto](https://github.com/sindresorhus/awesome/blob/master/awesome.md) and ensure your list complies. - Search previous suggestions before making a new one, as yours may be a duplicate. - Make sure your list is useful before submitting. That implies it having enough content and every item a good succinct description.