GZDoom – [Bug] Project Management

3 weeks ago 1

Respectfully, @coelckers can you please stop pushing to master

  • If 61123d8 needed "clarifying", it should have been a drafted PR
  • You have pushed untested code. Leaving a note for people to "test later" is ridiculous: now that it's in the codebase it will be forgotten about
  • The use of an LLM to write your code for you likely violates the gpl.
  • You care about a "clean" git history, but it is full of you going back and forth because things are not discussed with the team. 59b5676 ec8e0e6 028a830
  • You hide not insignificant changes in commits, which has people worried that you'll randomly rip out features that they rely on

We are a team. Doing stuff like this shows how little you respect your peers.

I understand that this is your project, and you can do whatever you like. Please instead of pushing directly, open PRs and wait for a maintainer to ack them. This would set a good example, allowing time for maintainers and other developers to review your work

Read Entire Article