File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ name : 🐛 Bug Report
3+ about : Report a bug in sysAdmin
4+ title : ' [Bug] '
5+ labels : ' bug, needs triage'
6+ assignees : ' '
7+ ---
8+
9+ <!-- Please search existing issues to avoid creating duplicates -->
10+
11+ ## 🐛 Bug Description
12+ <!-- A clear and concise description of the bug -->
13+
14+
15+ ## 📱 Environment
16+ - sysAdmin version: <!-- e.g., v1.0.0 -->
17+ - Android/iOS version: <!-- e.g., Android 13 -->
18+ - Device model: <!-- e.g., Samsung Galaxy S23 -->
19+ - Server OS: <!-- e.g., Ubuntu 22.04 LTS -->
20+
21+ ## 🔄 Steps To Reproduce
22+ 1 .
23+ 2 .
24+ 3 .
25+
26+ ## 🧐 Expected Behavior
27+ <!-- What did you expect to happen? -->
28+
29+
30+ ## 🚨 Actual Behavior
31+ <!-- What actually happened? Include screenshots if applicable -->
32+
33+
34+ ## 📋 Additional Context
35+ <!-- Add any other context about the problem here -->
36+
37+
38+ ## 📊 Logs
39+ <!-- If applicable, add logs to help explain your problem -->
40+ <details >
41+ <summary >Log output</summary >
42+
43+ ```
44+ Paste your logs here
45+ ```
46+
47+ </details >
Original file line number Diff line number Diff line change 1+ blank_issues_enabled : false
2+ contact_links :
3+ - name : 📚 sysAdmin Documentation
4+ url : https://github.com/prathameshkhade/sysAdmin/wiki
5+ about : Check our documentation before creating an issue
6+ - name : 💬 GitHub Discussions
7+ url : https://github.com/prathameshkhade/sysAdmin/discussions
8+ about : Please ask and answer questions here
9+ - name : 📧 Email Support
10+ url : mailto:pkhade2865+sysadmin@gmail.com
11+ about : Contact us directly for sensitive or security issues
Original file line number Diff line number Diff line change 1+ ---
2+ name : 💡 Feature Request
3+ about : Suggest a new feature or improvement for sysAdmin
4+ title : ' [Feature] '
5+ labels : ' enhancement, needs triage'
6+ assignees : ' '
7+ ---
8+
9+ <!-- Please search existing issues to avoid creating duplicates -->
10+
11+ ## 💡 Feature Description
12+ <!-- A clear and concise description of what feature you would like to see -->
13+
14+
15+ ## 🤔 Problem Statement
16+ <!-- Describe the problem this feature would solve (e.g., "I'm always frustrated when...") -->
17+
18+
19+ ## 🛠️ Proposed Solution
20+ <!-- Describe how you envision this feature working -->
21+
22+
23+ ## 🔄 Alternatives Considered
24+ <!-- Describe any alternative solutions or features you've considered -->
25+
26+
27+ ## 📋 Additional Context
28+ <!-- Add any other context, screenshots, or mockups about the feature request here -->
29+
30+
31+ ## 📊 Benefits
32+ <!-- How would this feature benefit users or the project? -->
33+
Original file line number Diff line number Diff line change 1+ ---
2+ name : ❓ Question/Support
3+ about : Ask a question or request support for sysAdmin
4+ title : ' [Question] '
5+ labels : ' question, support'
6+ assignees : ' '
7+ ---
8+
9+ <!-- Please search existing issues to avoid creating duplicates -->
10+
11+ ## ❓ Question
12+ <!-- A clear and concise description of your question -->
13+
14+
15+ ## 📱 Environment (if applicable)
16+ - sysAdmin version: <!-- e.g., v1.0.0 -->
17+ - Android/iOS version: <!-- e.g., Android 13 -->
18+ - Device model: <!-- e.g., Samsung Galaxy S23 -->
19+
20+
21+ ## 📋 Additional Context
22+ <!-- Add any other context or screenshots about your question here -->
23+
File renamed without changes.
You can’t perform that action at this time.
0 commit comments