Skip to content

Commit

Permalink
chore: Update project name to Tomato Timer CLI in CONTRIBUTING.md and…
Browse files Browse the repository at this point in the history
… SECURITY.md
  • Loading branch information
miguoliang committed Jun 21, 2024
1 parent dfa4dc3 commit 93a1a71
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contributing Guide

Thank you for considering contributing to the Tomato Clock CLI project! We appreciate your interest and support. This guide will help you get started with contributing to our project.
Thank you for considering contributing to the Tomato Timer CLI project! We appreciate your interest and support. This guide will help you get started with contributing to our project.

## Table of Contents

Expand All @@ -14,7 +14,7 @@ Thank you for considering contributing to the Tomato Clock CLI project! We appre

## Getting Started

To contribute to the Tomato Clock CLI project, please follow these steps:
To contribute to the Tomato Timer CLI project, please follow these steps:

1. Fork the repository on GitHub.
2. Clone your forked repository to your local machine.
Expand All @@ -27,9 +27,9 @@ To contribute to the Tomato Clock CLI project, please follow these steps:

## Submitting Issues

If you encounter any issues or bugs while using the Tomato Clock CLI, please follow these steps to submit an issue:
If you encounter any issues or bugs while using the Tomato Timer CLI, please follow these steps to submit an issue:

1. Go to the [issue tracker](https://github.com/your-username/tomato-clock-cli/issues) on GitHub.
1. Go to the [issue tracker](https://github.com/your-username/tomato-Timer-cli/issues) on GitHub.
2. Click on the "New Issue" button.
3. Provide a clear and concise title for the issue.
4. Describe the issue in detail, including steps to reproduce if applicable.
Expand All @@ -39,7 +39,7 @@ If you encounter any issues or bugs while using the Tomato Clock CLI, please fol

## Making Pull Requests

To contribute code changes or new features to the Tomato Clock CLI, please follow these steps:
To contribute code changes or new features to the Tomato Timer CLI, please follow these steps:

1. Ensure that your local repository is up to date with the main repository.
2. Create a new branch for your changes.
Expand All @@ -55,6 +55,6 @@ Please note that we have a Code of Conduct in place to ensure a positive and inc

## License

The Tomato Clock CLI project is licensed under the [MIT License](https://opensource.org/licenses/MIT). By contributing to this project, you agree to license your contributions under the same license.
The Tomato Timer CLI project is licensed under the [MIT License](https://opensource.org/licenses/MIT). By contributing to this project, you agree to license your contributions under the same license.

We appreciate your contributions and look forward to your involvement in the Tomato Clock CLI project!
We appreciate your contributions and look forward to your involvement in the Tomato Timer CLI project!
10 changes: 5 additions & 5 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

## Reporting a Vulnerability

If you discover a security vulnerability in the Tomato Clock CLI project, please report it to our security team at <[email protected]>. We take security issues seriously and appreciate your efforts in responsibly disclosing any vulnerabilities.
If you discover a security vulnerability in the Tomato Timer CLI project, please report it to our security team at <[email protected]>. We take security issues seriously and appreciate your efforts in responsibly disclosing any vulnerabilities.

## Supported Versions

The following versions of Tomato Clock CLI are currently supported with security updates:
The following versions of Tomato Timer CLI are currently supported with security updates:

- Version 1.0.0 and above

Expand All @@ -18,17 +18,17 @@ If the vulnerability is confirmed, we will follow these steps:

1. Develop a patch or fix for the vulnerability.
2. Test the patch thoroughly to ensure it resolves the issue.
3. Release the patch as a new version of Tomato Clock CLI.
3. Release the patch as a new version of Tomato Timer CLI.
4. Notify users about the vulnerability and provide instructions on how to update to the latest secure version.

## Bug Bounty Program

We currently do not have a bug bounty program in place for the Tomato Clock CLI project. However, we appreciate and value any security-related contributions from the community. If you discover a vulnerability, please follow the reporting process mentioned above.
We currently do not have a bug bounty program in place for the Tomato Timer CLI project. However, we appreciate and value any security-related contributions from the community. If you discover a vulnerability, please follow the reporting process mentioned above.

## Responsible Disclosure

We kindly request that you refrain from publicly disclosing any vulnerabilities until we have had sufficient time to address them. We strive to provide timely updates and fixes to ensure the security of our users.

## Contact

If you have any questions or concerns regarding the security of Tomato Clock CLI, please contact our security team at <[email protected]>.
If you have any questions or concerns regarding the security of Tomato Timer CLI, please contact our security team at <[email protected]>.

0 comments on commit 93a1a71

Please sign in to comment.