From a1fe043a2043c4ad1f0c33cbcacdc3e1e2d6bf62 Mon Sep 17 00:00:00 2001 From: Enno Gelhaus Date: Thu, 17 Jul 2025 02:35:02 +0200 Subject: [PATCH] Add note to contribute license --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ef03cee2..ada5c8cc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -52,3 +52,7 @@ This project follows a Fork/Feature Branch/Pull Request model. If you're not fam Again, do check the [developer guide](https://docs.postiz.com/developer-guide). Much of what you probably need to know is in there. If you encounter any issues, please visit our [support page](https://docs.postiz.com/support) or check the community forums. Your contributions help make Postiz better! + + +### Contributing License +> ⚠️ By submitting a pull request, you agree to the terms described in [`CONTRIBUTION_LICENSE.md`](./CONTRIBUTION_LICENSE.md). \ No newline at end of file