Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added various error handlers and Issue templates. #447

Closed
wants to merge 1 commit into from

Conversation

ankurhalder
Copy link

In this pull request, I have implemented various error handlers and issue templates to enhance the robustness and maintainability of the DeepSeek-V3 project. These additions aim to improve error handling and provide clear guidelines for reporting issues, thereby streamlining the development process and ensuring a more efficient workflow for contributors.

@Some1and2-XC
Copy link

That's a lot of things to do in one pull request. You rewrote every single GitHub issue template and added dozens of try catch statements. You might want to split this up. Also you should be careful about adding things like this change:

 - DEEPSEEK LICENSE AGREEMENT
 + # DEEPSEEK LICENSE AGREEMENT

This file isn't a .md file so using .md syntax so its probably best to be extra careful about changes like this, though the removal of trailing spaces doesn't seem like the worst thing in the world (to that file).

@ankurhalder
Copy link
Author

Is it mergeable?

@mowentian
Copy link
Contributor

sorry, but there are too many things to do in one pull request...
issue templates may be good, i think

@mowentian mowentian closed this Feb 6, 2025
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