From 784815a80c40cfc316352883aeee182bf151b000 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 11 Jun 2026 22:00:54 -0400 Subject: [PATCH] CONTRIBUTING: mention the global policy --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index aba4dbe91b7ca5..5c7509090f7d74 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,8 @@ # Contributing to void-packages +> [!IMPORTANT] +> Void's [global contributing policy](https://github.com/void-linux/.github/blob/master/CONTRIBUTING.md) applies to this repository + void-packages is the backbone of the Void Linux distribution. It contains all the definitions to build packages from source. This document describes how you, as a contributor, can help with adding packages, correcting bugs and adding features to void-packages.