diff --git a/HACKTOBERFEST.md b/HACKTOBERFEST.md new file mode 100644 index 00000000..7a26ee95 --- /dev/null +++ b/HACKTOBERFEST.md @@ -0,0 +1,51 @@ +๐ŸŽ‰ Welcome to Hacktoberfest! + + Thank you for visiting Notion SDK for .NET and joining us for Hacktoberfest. We appreciate your interest in open source and your effort to improve this library for developers who rely on it. + + This project is actively maintained and open to thoughtful, well-prepared contributions. Even small improvements in documentation, examples, or test coverage can make a real difference. + +--- + +๐Ÿ’ก How You Can Contribute? + + You can take part in many helpful ways: + Improve or clarify documentation. + Add small but meaningful examples that help new users. + Report and fix bugs with clear, reproducible steps. + Review open pull requests and provide constructive feedback. + Suggest small enhancements that improve usability or code clarity. + + Before opening a new pull request or issue, please review the existing discussions to avoid duplication. + +--- + +โœ… Recommended Git Practices: + +To keep contributions clear and easy to review: + + Use small, focused commits with descriptive messages. + Follow the existing naming and code style conventions. + Sync with the latest main branch before creating a pull request. + Keep your PRs concise and relevant to one improvement at a time. + Add a short summary explaining the purpose of your change. + +Example commit format: + docs: clarify setup instructions in README + +--- + +๐Ÿค Community Spirit: + + Hacktoberfest is about collaboration, learning, and shared progress. + Be respectful, patient, and kind in all interactions. We value thoughtful contributions over volume, and weโ€™re happy to support you if youโ€™re contributing for the first time. + +--- + +๐ŸŒŸ Thank You! + + Your contribution helps make Notion SDK for .NET more reliable and easier to use for everyone. + Weโ€™re grateful for your time, care, and effort โ€” and we look forward to reviewing your pull request. + + Happy contributing and happy Hacktoberfest! ๐Ÿ’š + +---