From f78cfccd0260db5b31817a9cfc785613b2c3b9e3 Mon Sep 17 00:00:00 2001 From: Andrew Leonard <31470007+andrew-m-leonard@users.noreply.github.com> Date: Mon, 9 Sep 2024 12:12:58 +0100 Subject: [PATCH] Add contributing ref to Agile Guidelines (#3060) Signed-off-by: Andrew Leonard --- content/asciidoc-pages/contributing/index.adoc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/content/asciidoc-pages/contributing/index.adoc b/content/asciidoc-pages/contributing/index.adoc index 475851580..23b8fc4c6 100644 --- a/content/asciidoc-pages/contributing/index.adoc +++ b/content/asciidoc-pages/contributing/index.adoc @@ -41,7 +41,11 @@ For more information, please see the https://www.eclipse.org/projects/handbook/# == Submitting a contribution to Adoptium -After signing the ECA, you can propose contributions by sending pull requests (PRs) through GitHub. +After signing the ECA, you can propose contributions by sending pull requests (PRs) through GitHub. Pull requests +should be accompanied by a GitHub issue that documents the problem or feature that the change is addressing. The +Eclipse Adoptium project uses the Agile methodology for planning and developing fixes and new features, the +https://github.com/adoptium/adoptium/wiki/Adoptium-Agile-Guidelines[Adoptium Agile Guidelines] documents what is +required for GitHub issues and contributions. **Note:** Assume we are contributing to the `aqa-tests` repo