Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 883 Bytes

File metadata and controls

32 lines (25 loc) · 883 Bytes

Contributing to TimeTask

Thanks for helping improve TimeTask.

Ways To Contribute

  • Report bugs with reproducible steps.
  • Propose features with clear user scenarios.
  • Improve docs (setup, screenshots, translations).
  • Submit focused pull requests.

Before Opening A PR

  1. Check existing issues/PRs to avoid duplicates.
  2. Keep changes scoped to one topic.
  3. Update docs when behavior changes.

Pull Request Checklist

  • Describe what changed and why.
  • Include screenshots for UI changes.
  • Mention breaking changes clearly.
  • Link related issue (if any).

Bug Report Template

Include:

  • Environment (Windows version, app version).
  • Steps to reproduce.
  • Expected vs actual behavior.
  • Error logs (if available, redact secrets).

Security

Do not post API keys or personal data in issues.

For sensitive issues, open a private report with repository maintainers.