Google-Developer-Groups-ABESEC/GDG-Website

Add a CONTRIBUTING.md file

開放

#3 建立於 2025年10月4日

 (1 則留言) (0 個反應) (0 位負責人)CSS (12 個分叉)auto 404
good first issuehacktoberfest

倉庫指標

星標
 (1 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

To keep our project organized, we need a CONTRIBUTING.md file. This file will set clear expectations for how to contribute, name branches, and format pull requests (PRs). This helps everyone stay on the same page!

✅ Acceptance Criteria:

A new file named CONTRIBUTING.md is created at the root of the repository.

The file contains simple guidelines for:

Branch Naming: Suggest a convention, like feature/add-navbar or fix/contact-form-bug.

Pull Request Titles: Suggest a clear format, like feat: Add user login page.

Coding Style: Briefly mention any simple HTML/CSS style preferences.

貢獻者指南