Skip to content

Latest commit

 

History

History
425 lines (233 loc) · 7.51 KB

CONTRIBUTING.md

File metadata and controls

425 lines (233 loc) · 7.51 KB

      Minifolio ⚡


Thankyou for contributing in the project



               



🚩 Get In Touch


Join The Discussions


🙏🏻 First Contribution


1 Fork The Repository

2 Create Issue

3 Create Pull Request


⚠️ Merging


1 Please open the pull request in the developement branch to avoid any conflict

2 The pull request will be merged in 2-3 days.

3 Good luck !


🐞 Bugs


1 Create Issue

2 Add Labels

3 Create Pull Request


✏️ Typo


1 Create Issue

2 Add Labels

3 Create Pull Request


✨ New Feature


1 Join The Discussions

2 Create Issue

3 Add Labels

4 Create Pull Request


🔥 Enhancement


1 Join The Discussions

2 Create Issue

3 Add Labels

4 Create Pull Request


✏️ Format


1 To Pull Request use the following format :


Your Repository Title With Link

# Short Description

# Points Added Or Removed

# Links To Issues

Files Changed

2 To submit a Bug Report use the following format :


<!--
name: "🐛 Bug report"
title: "🐛 <title>"
-->

<!--
Note: Please search to see if an issue already exists for the bug you encountered.
-->

## 🫤 Current Behaviour:

<br>

> A concise description of what you're experiencing

<br>

## 🤔 Expected Behavior:

<br>

> A concise description of what you expected to happen

<br>

## 🧪 Steps To Reproduce:

<br>

> **`1`** Go to '...'
> **`2`** Click on '...'
> **`3`** Scroll down to '...'
> **`4`** See error

<br>

## 🌱 Environment:

<br>

> - OS: Windows4
> - Browser: Edge
> - Version: 31.45.5.57

<br>

## 📦 Anything else:

<br>

> Links? References? Anything that will give us more context about the issue that you are encountering!

<br>

## 🎉 Hacktoberfest

<br>

> - [] I want to participate <!--Check the box to assign the issue/pull request hacktoberfest label-->

<br>
  
## 📌 Related Issue

<br>

> Link to other issues related to this problem

3 To submit a Typo Report use the following format :


<!--
name: "✏️ Typo report"
title: "✏️ <title>"
-->

<!--
Note: Please search to see if an issue already exists for the typo you encountered.
-->

## 🫤 Description

<br>

> Describe the typo you found

<br>

## 📍 Location

<br>

> File name: <File Name>

> Line number: <Line Number>

> URL: <URL>

<br>

## 🧪 Correction

<br>

> Provide the corrected text or suggest how to fix the typo

<br>
 
## 📦 Additional Information

<br>

> Add any other relevant information here.

<br>

## 🌱 Contribute

<br>

> - [] I want to contribute <!--Check the box to assign yourself-->

<br>

## 🎉 Hacktoberfest

<br>

> - [] I want to participate <!--Check the box to assign the issue/pull request hacktoberfest label-->

<br>
  
## 📌 Related Issue

<br>

> Link to other issues related to this problem

4 To suggest a New Feature use the following format :


<!--
name: "✨ Feature request"
title: "✨ <title>"
-->

<!--
Note: Please search to see if an issue already exists for the same feature request.
-->

## 🫤 Description

<br>

> Describe the new feature you are proposing

<br>

## 📍 Use Case

<br>

> Explain why this feature would be valuable and how it would benefit the project.

<br>

## 📦 Additional Information

<br>

> Add any other relevant information here.

<br>

## ✋🏻 Upvotes

<br>

> If you support this feature request, add a 👍🏻.

<br>

## 🤔 To-Do

<br>

> If you have specific tasks or action items related to this feature request, list them here.

<br>

## 🌱 Contribute

<br>

> - [] I want to contribute <!--Check the box to assign yourself-->

  <br>

## 🎉 Hacktoberfest

<br>

> - [] I want to participate <!--Check the box to assign the issue/pull request hacktoberfest label-->

<br>

## 📌 Related Issue

<br>

> Link to other issues related to this problem

5 To suggest a Enhancement Use The Following Format :


<!--
name: "🔥 Enhancement"
title: "🔥 <title>"
-->

<!--
Note: Please search to see if an issue already exists for the same enhancement.
-->

## 🫤 Description

<br>

> Describe the enhancement you are proposing

<br>

## 📍 Use Case

<br>

> Explain why this enhancement would be valuable and how it would benefit the project.

<br>

## 📦 Additional Information

<br>

> Add any other relevant information here.

<br>

## ✋🏻 Upvotes

<br>

> If you support this enhancement, add a 👍🏻.

<br>

## 🤔 To-Do

<br>

> If you have specific tasks or action items related to this enhancement, list them here.

<br>

## 🌱 Contribute

<br>

> - [] I want to contribute <!--Check the box to assign yourself-->

  <br>

## 🎉 Hacktoberfest

<br>

> - [] I want to participate <!--Check the box to assign the issue/pull request hacktoberfest label-->

<br>

## 📌 Related Issue

<br>

> Link to other issues related to this problem