From d416626d4593040369c24af43ff32c393923f62b Mon Sep 17 00:00:00 2001 From: Millefeuille42 Date: Wed, 3 Apr 2024 13:05:01 +0200 Subject: [PATCH] misc: updated meta elements --- .github/FUNDING.yml | 4 ++ .../ISSUE_TEMPLATE/\342\234\250-feat--.md" | 20 ++++++++++ .../ISSUE_TEMPLATE/\360\237\220\233-bug--.md" | 39 +++++++++++++++++++ README.md | 3 +- 4 files changed, 65 insertions(+), 1 deletion(-) create mode 100644 .github/FUNDING.yml create mode 100644 ".github/ISSUE_TEMPLATE/\342\234\250-feat--.md" create mode 100644 ".github/ISSUE_TEMPLATE/\360\237\220\233-bug--.md" diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..6b33fda --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,4 @@ +# These are supported funding model platforms + +github: Millefeuille42 +ko_fi: millefeuille42 diff --git "a/.github/ISSUE_TEMPLATE/\342\234\250-feat--.md" "b/.github/ISSUE_TEMPLATE/\342\234\250-feat--.md" new file mode 100644 index 0000000..f3916cb --- /dev/null +++ "b/.github/ISSUE_TEMPLATE/\342\234\250-feat--.md" @@ -0,0 +1,20 @@ +--- +name: "✨ Feat: " +about: Share a daring idea to strengthen our initiative +title: '' +labels: feature +assignees: '' + +--- + +## Strategic Briefing +Offer a brief yet insightful overview of the proposed idea. + +**Critical Assessment** +Deliver a clear and concise analysis of the current operational landscape and identify areas for improvement. + +**Innovative Solution** +Present a bold and daring concept that could revolutionize our Helldivers initiative. + +**Additional Intel** +Provide any additional context or insights that may aid in the evaluation and implementation of your proposal. diff --git "a/.github/ISSUE_TEMPLATE/\360\237\220\233-bug--.md" "b/.github/ISSUE_TEMPLATE/\360\237\220\233-bug--.md" new file mode 100644 index 0000000..9f145bd --- /dev/null +++ "b/.github/ISSUE_TEMPLATE/\360\237\220\233-bug--.md" @@ -0,0 +1,39 @@ +--- +name: "\U0001F41B Bug: " +about: Prepare a report to aid us in refining our service +title: '' +labels: bug +assignees: '' + +--- + +## Situation Report +Issue a comprehensive report. + +**Situation Overview** +Provide a concise yet informative overview of the incident at hand. + +**Incident Description** +Offer a clear and concise summary of the encountered issue. + +**Deployment Maneuvers** +Detail the sequence of actions required to replicate the anomaly: +1. With command '...' +2. Click on '...' + +**Expected Mission Outcome** +Clearly articulate the desired behavior or resolution. + +**Visual Intelligence** +Include relevant screenshots or visual aids to enhance understanding. + +**Operational Environment** +Specify the environment where the incident occurred: +- Self-hosted: [e.g. yes] +- Deployment method: [e.g. Docker, System] +- Model if applicable: [e.g. rpi4-8GB] +- OS: [e.g. Diet-Pi] +- Hardware: (not required if model is provided) + +**Additional Intel** +Share any supplementary information or insights crucial to resolving the issue swiftly and effectively. diff --git a/README.md b/README.md index 6b64c56..d1dfe21 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Your bot is equipped with the following slash-commands: ### API Support -To fuel your operations, the bot taps into the official Helldivers II API: +To fuel your operations, the bot taps into the official Helldivers II API. ## Deployment Tactics @@ -41,6 +41,7 @@ Your arsenal includes the following components: - **Bot**: The front-line interface with Discord servers. - **API**: A covert transformer/caching hub. - **Updater**: The silent sentinel, notifying events to the bot. +- **CLI**: Command-line interface for manual interactions. ### Logistics