Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 680 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (17 loc) · 680 Bytes

Contribute to the Pamukky project

I found a bug!

You can report the bug at Issues tab. But make sure:

  • It's not already reported
  • You are reporting at correct client/server.
  • You have explained it clearly

I changed something

I added a new feature

  • Explain the feature clearly
  • Also implement it at other clients (if you can)
  • Do NOT make something that clearly creates an security issue
  • If you took the idea from an issue, or if there was one, you should mention it

I fixed an bug (or security issue)

  • Do NOT make something that clearly creates an security issue (Yeah, again.)
  • Explain it clearly

I reformatted the code...

  • It will NOT be accepted