-
Notifications
You must be signed in to change notification settings - Fork 13
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
Request: How can a beginner be of help? #36
Comments
@Swartz27 Hi! There are many things that a beginner can do:
The main requirement: try don't break backward compatibility with cop 1.6.2 |
What about fixing bugs uncovered by pvs-studio (https://www.viva64.com/en/b/0405/)? |
@375gnu The warnings analysis requires a lot of time. Most of them found in rarely used code which insignificantly affects the engine stability. So I will fix this but not in the nearest future cause I have more important tasks now. |
@Im-dex it's an example of work suitable for beginners. |
All sounds good. I've done some minor stuff in my branch, but I will do more. Since rendering is my main area I'll try and clean up that stuff first. |
I'm going to get back on the ball. You've been busy so I want to help in the few ways I can. I'm going to port a lot more changes and try and squash some bugs in my fork, then I'll do a pull request. |
I'm very much a beginner to C++. I mostly work with the rendering code these days. Is there any way I can be of help, maybe with some small tasks that you don't feel like doing?
The text was updated successfully, but these errors were encountered: