├── .github ├── ISSUE_TEMPLATE.md ├── PULL_REQUEST_TEMPLATE.md └── contributing.md └── readme.md /.github/ISSUE_TEMPLATE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DiscordInjections/Plugins-ThisIsCompletlyDeprecatedDontUseOrElseYouWillBeIgnored-/HEAD/.github/ISSUE_TEMPLATE.md -------------------------------------------------------------------------------- /.github/PULL_REQUEST_TEMPLATE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DiscordInjections/Plugins-ThisIsCompletlyDeprecatedDontUseOrElseYouWillBeIgnored-/HEAD/.github/PULL_REQUEST_TEMPLATE.md -------------------------------------------------------------------------------- /.github/contributing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DiscordInjections/Plugins-ThisIsCompletlyDeprecatedDontUseOrElseYouWillBeIgnored-/HEAD/.github/contributing.md -------------------------------------------------------------------------------- /readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DiscordInjections/Plugins-ThisIsCompletlyDeprecatedDontUseOrElseYouWillBeIgnored-/HEAD/readme.md --------------------------------------------------------------------------------