diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index 2281d88e..00000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -name: Bug -about: Create a report to help us improve -title: "[Bug] " -labels: bug -assignees: '' ---- - -## Description - - -## Steps to Reproduce - - -## Expected Behavior - - -## Actual Behavior - - -## Screenshots / Media - - -## Environment -- OS: -- Browser (if applicable): -- Application Version: - -## Additional Context - diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index c5d514dc..00000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -name: Feature request -about: Suggest an idea for this project -title: "[Feature] " -labels: enhancement -assignees: '' ---- - -## Summary - - -## Motivation - - -## Possible Solution - - -## Additional Context - diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md deleted file mode 100644 index 00f4ddc2..00000000 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ /dev/null @@ -1,58 +0,0 @@ ---- -name: Comprehensive Pull Request -about: Use this template for bug fixes, features, enhancements, documentation, or security updates. -title: "[PR] " ---- - -## Type of Change - -Please check all that apply: -- [ ] Bug Fix -- [ ] Feature -- [ ] Enhancement -- [ ] Documentation -- [ ] Security -- [ ] Other (please specify below) - -## Description - - - -## Motivation & Context - - - -## Related Issues - - - -## How Has This Been Tested? - -- [ ] Unit tests -- [ ] Integration tests -- [ ] Manual testing -- [ ] Other (please specify below) - - - -## Screenshots / Media - - - -## Implementation Details - - - -## Checklist - -- [ ] My code follows the project’s coding style and conventions -- [ ] I have performed a self-review of my code -- [ ] I have commented my code, particularly in hard-to-understand areas -- [ ] I have updated documentation where necessary -- [ ] I have added tests that prove my fix/feature works -- [ ] All new and existing tests pass -- [ ] Reviewer(s) assigned - -## Additional Context - - \ No newline at end of file diff --git a/assets/Programming-pana.svg b/assets/Programming-pana.svg new file mode 100644 index 00000000..82c2fed1 --- /dev/null +++ b/assets/Programming-pana.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/logo.png b/assets/logo.png new file mode 100644 index 00000000..42505e5c Binary files /dev/null and b/assets/logo.png differ diff --git a/pages/challenges.html b/pages/challenges.html new file mode 100644 index 00000000..e69de29b diff --git a/pages/editor.html b/pages/editor.html new file mode 100644 index 00000000..e69de29b diff --git a/pages/profile.html b/pages/profile.html new file mode 100644 index 00000000..e69de29b diff --git a/styles/main.css b/styles/main.css new file mode 100644 index 00000000..ad42ef8d Binary files /dev/null and b/styles/main.css differ