Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akshat-owo/cogn-plexity
https://github.com/akshat-owo/cogn-plexity
astro game hacktoberfest open-source storymode
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/akshat-owo/cogn-plexity
- Owner: akshat-OwO
- Created: 2023-10-09T11:30:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-21T09:56:11.000Z (about 1 year ago)
- Last Synced: 2024-05-01T14:06:37.052Z (8 months ago)
- Topics: astro, game, hacktoberfest, open-source, storymode
- Language: Astro
- Homepage: https://cogn-plexity.vercel.app
- Size: 138 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cogn'plexity
## _Links_
- [_Contributing_](#contributing)
- [_Guidlines_](#important-guidelines)
- [_Overview_](#a-brief-overview)
## **Contributing**
Contributions are always welcome!
See Contributing for ways to get started.
Please adhere to this project's `code of conduct`.
### **Step 1:** Fork the repository
Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.
![alt](https://camo.githubusercontent.com/fcf9a4ed664cc63de2fcb14d1135072ba6d4c74a8e9bdb224ad6ab1e72600c3b/68747470733a2f2f6669727374636f6e747269627574696f6e732e6769746875622e696f2f6173736574732f526561646d652f666f726b2e706e67)### **Step 2:** Clone Repo
Now clone the forked repository to your machine. Go to your GitHub account, open the forked repository, click on the code button and then click the copy to clipboard icon.
Open a terminal and run the following git command:
```bash
git clone https://github.com/akshat-OwO/cogn-plexity
```### **Step 2:** Go to issues tab
- In the Issues section => Choose an issue you think you can resolve => Comment that you want to work on it.
### **Step 3:** Sync changes
If the issue is assigned to you, you can work on it and send a PR within 2-3 days after syncing new changes.
![sync changes](https://i.postimg.cc/DZYZV0f4/Screenshot-2022-10-08-174306.jpg)## Important guidelines
1. Without any assigned issue, don’t send a PR, and if you don’t find issues at a particular time, then visit the repo after 2-3 days.
2. If you send a PR without being assigned an issue, your PR will be marked “spam” or “invalid”.
3. After getting assigned an issue, you must send a PR within 2-3 days otherwise we will re-assigning that issue to someone else.#### **Read the official hacktoberfest guidelines:** 👇🏻👇🏻👇🏻
[https://hacktoberfest.com/participation/#pr-mr-details](https://hacktoberfest.com/participation/#pr-mr-details)
[https://hacktoberfest.com/participation/#spam](https://hacktoberfest.com/participation/#spam)
### More Resources 📚
1. [What is Hacktoberfest](https://choudhary-vaibhav.medium.com/what-is-hacktoberfest-and-why-should-you-take-part-in-it-e02b01155869)
2. [How to Use git](https://www.digitalocean.com/community/cheatsheets/how-to-use-git-a-reference-guide)
3. [How-to-contribute](https://opensource.guide/how-to-contribute/)
4. [First-contributions](https://github.com/firstcontributions/first-contributions)
5. [Awesome-for-beginners](https://github.com/mungell/awesome-for-beginners)
6. [Github-git-cheat-sheet](https://training.github.com/downloads/github-git-cheat-sheet.pdf)
7. [How to Write Good Commit Messages](https://dev.to/chrissiemhrk/git-commit-message-5e21)
8. [How to Do Your First Pull Request? (video)](https://youtu.be/nkuYH40cjo4)## A Brief Overview