Skip to content

Commit bfcd18c

Browse files
authored
Create CONTRIBUTING.md
1 parent c9cdedf commit bfcd18c

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

Diff for: CONTRIBUTING.md

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Contributing to Custom Homepage
2+
3+
Thank you for your interest in contributing to New Tab Pro! We welcome contributions from the community to make this custom homepage even better. Whether it's bug fixes, new features, improvements to existing code, or any other enhancements, your contributions are valuable.
4+
5+
## How to Contribute
6+
7+
1. Fork this repository to your GitHub account.
8+
9+
2. Clone the forked repository to your local machine.
10+
11+
12+
## Coding Guidelines
13+
Please follow these guidelines when contributing to Custom Homepage:
14+
15+
Use descriptive variable and function names.
16+
Maintain consistency with the existing code style.
17+
Comment your code when necessary to explain complex logic or algorithms.
18+
19+
## Reporting Issues
20+
If you encounter any bugs or issues while using Custom Homepage, please consider reporting them to help us improve the application. You can create a GitHub issue with details about the problem and steps to reproduce it.
21+
22+
23+
## Feature Requests
24+
If you have ideas for new features or enhancements to Custom Homepage, you can submit a GitHub issue outlining your proposal and the rationale behind it.
25+
26+
## Contact
27+
If you have any questions or need assistance with the contribution process, feel free to contact the project maintainers at [email protected]
28+
29+
Let's make Custom Homepage an even better user experience for users together! Happy contributing!

0 commit comments

Comments
 (0)