From 02ca00f24bbb043a6b40eb436a4280eecac85e5e Mon Sep 17 00:00:00 2001 From: xscriptor Date: Fri, 3 Apr 2026 22:18:31 +0200 Subject: [PATCH] Update docs and workflow --- CODE_OF_CONDUCT.md | 35 +++++++++++++++++++++++++++++++++++ SUPPORT.md | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 69 insertions(+) create mode 100644 CODE_OF_CONDUCT.md create mode 100644 SUPPORT.md diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..f927803 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,35 @@ +

Code of Conduct

+ +

+ The xpkg project values respectful collaboration while building the packaging toolchain for the X ecosystem. +

+ +
+ +

Our Standards

+ + + +

Unacceptable Behavior

+ + + +

Reporting

+ +

+ Report conduct concerns to x@xscriptor.com. Reports will be reviewed confidentially. +

+ +
+ +

Participation in this project requires adherence to this Code of Conduct.

diff --git a/SUPPORT.md b/SUPPORT.md new file mode 100644 index 0000000..e1d4cfb --- /dev/null +++ b/SUPPORT.md @@ -0,0 +1,34 @@ +

Support

+ +

+ Need help with xpkg build recipes, package creation, repository tooling, or signing? +

+ +
+ +

Get Help

+ + + +

Before Opening an Issue

+ + + +

Response Expectations

+ +

+ Reproducible reports with minimal test cases are prioritized to keep packaging workflows reliable. +

+ +
+ +

Thank you for supporting xpkg.