diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..7b419d2b --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,34 @@ +# OptiFabric (People who helped Develop the Core Mod since May 2019) +modmuss50 +Andrews54757 +Chocohead + +# Contributors (People who have contributed to OptiFabric Development since May 2019) +calloatti +modmuss50 +Andrews54757 +Chocohead +CDAGaming +Wolfst0rm +cs127 +amusingimpala75 + +#FabricMC Team (All the people who have made Fabric a thing) +modmuss50 +2xsaiko +Gegy +haykam821 +i509VCB +Juuxel +Prospector +Runemoro +AppleTheGolden +Shadowfacts +SuperCoder79 +Mary +Vaerian +YanisBft +And anyone else who I may have missed who are not part of the FabricMC Github Org. + +#Optifine (Owner of the Optifine Codebase) +sp614x \ No newline at end of file diff --git a/.github/ISSUE_REQUEST/bugs.md b/.github/ISSUE_REQUEST/bugs.md new file mode 100644 index 00000000..6578dddd --- /dev/null +++ b/.github/ISSUE_REQUEST/bugs.md @@ -0,0 +1,31 @@ +--- +name: "\U0001F41B Bug Report" +about: Is something broken with Optifabric, please report it here! +labels: 'Type: Bug' +title: "[Category] Short description" +--- + + + + + + + +#### Version Number + + +#### List of Other Mods and Versions + + +#### Expected Behaviour + + +#### Actual Behaviour + + +#### Reproduction Steps + + +#### Crash Logs (If any) + + diff --git a/.github/ISSUE_REQUEST/incompatible_mods.md b/.github/ISSUE_REQUEST/incompatible_mods.md new file mode 100644 index 00000000..7fd01132 --- /dev/null +++ b/.github/ISSUE_REQUEST/incompatible_mods.md @@ -0,0 +1,28 @@ +--- +name: Incompatible Mods +about: Is another mod breaking Optifabric, please report it here! +labels: 'Type: Incompatible Mod' +title: "[Category] Short description" +--- + + + + + + + +#### Name of Mod In Question + + +#### Version of Fabric + + +#### Version Number + + +#### List of Other Mods + + +#### Crash Logs (If any) + + diff --git a/.github/ISSUE_REQUEST/shaders.md b/.github/ISSUE_REQUEST/shaders.md new file mode 100644 index 00000000..d57d3388 --- /dev/null +++ b/.github/ISSUE_REQUEST/shaders.md @@ -0,0 +1,38 @@ +--- +name: Shaders Issues +about: For all issues with Shaders and OptiFabric +labels: 'Type: shaders' +title: "[Category] Short description" +--- + + + + + + + +#### What are you experiencing? + + + + + +#### What shaders are you using? + + +#### Does the shaders work without OptiFabric? + + +#### Version of Fabric + + +#### Version Number + + +#### List of Other Mods + + +#### Crash Logs (If any) + + diff --git a/.github/ISSUE_REQUEST/support.md b/.github/ISSUE_REQUEST/support.md new file mode 100644 index 00000000..d34d3930 --- /dev/null +++ b/.github/ISSUE_REQUEST/support.md @@ -0,0 +1,31 @@ +--- +name: Questions +about: For all Support Questions! (ex: Freezes on Load) +labels: 'Type: question' +title: "[Category] Short description" +--- + + + + + + + +#### What are you experiencing? + + + + + +#### Version of Fabric + + +#### Version Number + + +#### List of Other Mods + + +#### Crash Logs (If any) + +