Skip to content

Conversation

@fadkeabhi
Copy link
Contributor

Description

This PR adds new pull request and issue templates to project. The templates provide structured guidelines for contributors, ensuring that necessary information is included in PRs.

Related Issue

#416

Type of Change

  • Bug fix
  • New feature
  • Documentation update

Checklist

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • I have added tests to cover my changes. (Not applicable for documentation changes)
  • All new and existing tests passed. (Not applicable for documentation changes)
  • My changes generate no new warnings.
  • I have updated the documentation accordingly.

License

By submitting this PR, I confirm that my contribution is made under the terms of the MIT license.

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

This PR adds new pull request and issue templates to the Infinity project, enhancing the contribution process and ensuring more structured submissions.

  • Added .github/PULL_REQUEST_TEMPLATE/pull_request_template.md with a comprehensive checklist for contributors
  • Introduced .github/ISSUE_TEMPLATE/bug-report.yml for structured bug reporting
  • Created .github/ISSUE_TEMPLATE/feature-request.yml to standardize feature requests
  • Implemented .github/ISSUE_TEMPLATE/new-model-addition.yml for proposing new model implementations
  • Updated .github/ISSUE_TEMPLATE/config.yml to enable blank issue creation

No file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@michaelfeil michaelfeil merged commit 86bd5a6 into michaelfeil:main Oct 11, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 11, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.22%. Comparing base (e64324a) to head (2ca43f5).
Report is 1 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #417   +/-   ##
=======================================
  Coverage   79.22%   79.22%           
=======================================
  Files          40       40           
  Lines        3167     3167           
=======================================
  Hits         2509     2509           
  Misses        658      658           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@michaelfeil
Copy link
Owner

@fadkeabhi FYI, this template is not beeing used. In needs to be a yaml file. Regardless, thanks for the contribution.

@fadkeabhi
Copy link
Contributor Author

Hi @michaelfeil,

Thank you for your feedback! I followed the official GitHub guidelines for creating pull request templates as outlined here. However, I'm not sure why it didn't work as expected. If you could provide any insights or suggestions for adjustments, I’d appreciate it!

Thanks again for your support!

@fadkeabhi fadkeabhi mentioned this pull request Oct 25, 2024
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants