Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Added "HACKTOBERFEST.md" to welcome contributors and promote best practices. #491

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 51 additions & 0 deletions HACKTOBERFEST.md
View file Open in desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
🎉 Welcome to Hacktoberfest!
Copy link

Copilot AI Oct 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The title should use proper markdown heading syntax. Consider using '# 🎉 Welcome to Hacktoberfest!' instead of plain text.

Suggested change
🎉 Welcome to Hacktoberfest!
# 🎉 Welcome to Hacktoberfest!

Copilot uses AI. Check for mistakes.

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?
Copy link

Copilot AI Oct 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should use proper markdown heading syntax. Consider using '## 💡 How You Can Contribute?' and remove the question mark for better grammar.

Suggested change
💡 How You Can Contribute?
## 💡 How You Can Contribute

Copilot uses AI. Check for mistakes.

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:
Copy link

Copilot AI Oct 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should use proper markdown heading syntax. Consider using '## ✅ Recommended Git Practices:' for consistency.

Suggested change
✅ Recommended Git Practices:
## ✅ Recommended Git Practices:

Copilot uses AI. Check for mistakes.

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.
Comment on lines +11 to +30
Copy link

Copilot AI Oct 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These list items should use proper markdown list syntax with dashes (-) or asterisks (*) instead of manual indentation for better rendering and accessibility.

Suggested change
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.
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.

Copilot uses AI. Check for mistakes.

Example commit format:
docs: clarify setup instructions in README

---

🤝 Community Spirit:
Copy link

Copilot AI Oct 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should use proper markdown heading syntax. Consider using '## 🤝 Community Spirit:' for consistency.

Suggested change
🤝 Community Spirit:
## 🤝 Community Spirit:

Copilot uses AI. Check for mistakes.

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!
Copy link

Copilot AI Oct 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should use proper markdown heading syntax. Consider using '## 🌟 Thank You!' for consistency.

Suggested change
🌟 Thank You!
## 🌟 Thank You!

Copilot uses AI. Check for mistakes.

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! 💚
Comment on lines +11 to +49
Copy link

Copilot AI Oct 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The list items should use proper markdown list syntax with dashes (-) or asterisks (*) instead of manual indentation for better rendering and accessibility.

Suggested change
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! 💚
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! 💚

Copilot uses AI. Check for mistakes.

---
Loading

AltStyle によって変換されたページ (->オリジナル) /