π Description Currently, our repository has limited issue templates. To improve clarity and maintain consistency, I would like to add the following: documentation.md β for documentation-related issues. performance.md β for performance-related issues. Pull Request Template β to standardize PR submissions. β Tasks Create documentation.md under .github/ISSUE_TEMPLATE/. Create performance.md under .github/ISSUE_TEMPLATE/. Add a PR template in .github/pull_request_template.md. π― Goal This will make it easier for contributors to raise issues and create PRs in a structured manner.