Reapply "Merge pull request #15 from winapps-org/add-contribution-guidelines"

This reverts commit 2dd0980cc9.
This commit is contained in:
Oskar Manhart
2024-09-07 18:16:13 +02:00
parent 350f003d81
commit 3cb2e189c2
65 changed files with 567 additions and 0 deletions

View File

@@ -1,4 +1,9 @@
#!/usr/bin/env bash
# Copyright (c) 2024 winapps-org
# All rights reserved.
#
# SPDX-License-Identifier: Unlicense
# shellcheck disable=SC2034 # Silence warnings regarding unused variables globally.
### GLOBAL CONSTANTS ###