From 8ea8b704ca605b14f1b2973c6aa726bd95323060 Mon Sep 17 00:00:00 2001 From: Antoine Phan Date: Tue, 9 Dec 2025 23:28:25 -0500 Subject: [PATCH] Update contributions guidelines --- CONTRIBUTIONS.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTIONS.md b/CONTRIBUTIONS.md index 86c9052..f84c9ce 100644 --- a/CONTRIBUTIONS.md +++ b/CONTRIBUTIONS.md @@ -1,7 +1,9 @@ # Contribution Guide -- The website development is under the portfolio of ECSESS VP Technical Development -- For content request, please refer to VP Communications for the content management. +The website development is under the portfolio of ECSESS VP Technical Development. For content request, please refer to VP Communications for the content management. +This document outlines the developer guides to contribute to the ECSESS website project. Developers can choose to contribute either by (1) working as an internal team member of ECSESS Website Subcommittee (make a branch and open PR), or (2) contributing as an external open-source contributor (fork the repo and open a PR). + +--- ## Prerequisite knowledge