From 5048341577c6f16f6a217bfcc13816b5823edc5b Mon Sep 17 00:00:00 2001 From: Ruben Hoenle Date: Thu, 13 Aug 2026 10:37:35 +0200 Subject: [PATCH] chore(docs): removal of deprecated contribution guide placeholder relates to STACKITTPR-657 --- CONTRIBUTION.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 CONTRIBUTION.md diff --git a/CONTRIBUTION.md b/CONTRIBUTION.md deleted file mode 100644 index 409323c79..000000000 --- a/CONTRIBUTION.md +++ /dev/null @@ -1,6 +0,0 @@ -# Moved - -Our contribution guide has moved to [CONTRIBUTING.md](./CONTRIBUTING.md). - -This way we stick to GitHub's standards: [Setting guidelines for repository contributors](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors). -