Tagged articles
6 articles
Page 1 of 1
21CTO
21CTO
Apr 30, 2022 · Operations

How to Optimize Your GitHub Repository with README, LICENSE, CODEOWNERS, and More

This guide explains how to use GitHub's repository files—README, LICENSE, CODEOWNERS, SECURITY, CITATION, and FUNDING—to improve project documentation, licensing, ownership, security reporting, citation, and sponsorship, providing practical examples and best‑practice tips for developers.

CODEOWNERSFundingGitHub
0 likes · 9 min read
How to Optimize Your GitHub Repository with README, LICENSE, CODEOWNERS, and More
FunTester
FunTester
Sep 24, 2020 · Fundamentals

Why Small Pull Requests Boost Code Review Quality: Open‑Source Contribution Best Practices

The article shares practical guidelines for open‑source contributors, from using a concise GitHub address and submitting small pull requests to adopting polite communication, clear commit messages, a complete profile with an avatar, prompt issue responses, well‑structured bug reports, and a high‑quality README, all backed by research on review effectiveness.

Code reviewGitPull Request
0 likes · 4 min read
Why Small Pull Requests Boost Code Review Quality: Open‑Source Contribution Best Practices
Liangxu Linux
Liangxu Linux
Mar 9, 2020 · Fundamentals

How to Precisely Find Open‑Source Projects on GitHub

Learn step‑by‑step techniques to narrow down GitHub search results using filters like name, description, stars, forks, language, and last update date, so you can quickly locate high‑quality open‑source projects for practice.

FiltersREADMEforks
0 likes · 6 min read
How to Precisely Find Open‑Source Projects on GitHub