Google-Developer-Groups-ABESEC/GDG-Website

Add a CONTRIBUTING.md file

Aberta

#3 aberto em 4 de out. de 2025

 (1 comentário) (0 reação) (0 responsável)CSS (12 forks)auto 404
good first issuehacktoberfest

Métricas do repositório

Stars
 (1 estrela)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador