AkshitLakhera / PenCraft-Full-Stack-Blogging-Application

PenCraft: React frontend, Cloudflare Workers backend. Features Prisma for DB, JWT for auth, and Tailwind CSS with Aceternity UI components for styling. Simplifying blogging with efficiency.
https://pen-craft.vercel.app
MIT License
26 stars 52 forks source link

Add contributor.md #48

Open kartikey369-ind opened 1 month ago

kartikey369-ind commented 1 month ago

I want to add contributor.md file to our project

Please lable hacktoberfest and Gssoc'24 extd

AkshitLakhera commented 1 month ago

Go ahead.

kartikey369-ind commented 1 month ago

@AkshitLakhera please assign it to me

AkshitLakhera commented 1 month ago

@kartikey369-ind Also add this that people who are contributing have to follow this format for raising issue .Otherwise I will not consider it. Issue Format:

Description: Briefly describe the problem.
Steps to Reproduce: List steps to recreate the issue.
Expected vs Actual Behavior: Clearly state both.
Screenshots: Attach before and after images.
Issue Link: Link related issues/PRs if available.
Additional Context: Add relevant info (logs, environment).

PR Format:

Description: Summarize the change.
Linked Issue: Reference the issue (e.g., Fixes #<issue-number>).
Changes Made: List key changes.
Before & After Screenshots: Attach images.
How to Test: Provide test steps.
Additional Context: Add any necessary context or dependencies.
AkshitLakhera commented 1 month ago

@kartikey369-ind any updates ?