-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🎮Contribution Opportunity: Add New Game Entries🎮 Easy Issue #1
Comments
Hello @DoonOnthon, I am interested on working on this issue, |
Everyone's welcome to add them, its an ongoing thing so if you want to add a game feel free! It'll be much appreciated :) |
@DoonOnthon I am checking up on this issue because I am doing as part of my school project. It would be great if you review and merge the PR |
Hello @DoonOnthon, I just added a new game entry ,it would be great if you review and merge the PR .Thank you |
Hey @DoonOnthon, I just added a new game entry ,if you have the chance please check my PR . Thanks! |
Hello, @DoonOnthon, I would like to contribute to the project, but I have a few questions that have come up during the process.
I'll wait for your response. Thank you. |
It seems like a better alternative. I'll also wait for the response. |
Hello, @DoonOnthon ,I've just included a new game entry. Would you mind taking a look and merging the PR? Appreciate it! Though a bit crude, here's the crawler I wrote to add game entries. You'll need to input YouTube trailer links manually, and there's the drawback of manually excluding duplicates from existing game entries. It's not a good code, but feel free to use it if anyone find it helpful. https://github.com/32192442sangho/opso P.S : Since the guide in the readme wasn't very well-written, it might not be of much help |
🎮 Contribution Opportunity: Add New Game Entry 🎮
We're looking to expand our gaming database and welcome contributions from the community! If you have a favorite game that you'd like to see listed on GamePulse, this is your chance to add it to our collection.
📝 How to Contribute:
Fork this repository.
Clone your forked repository to your local machine.
Navigate to the 'includes' folder and open 'games_data.php' file.
Add a new entry with the game details following the PHP array format:
Save the file and commit your changes.
Push the changes to your forked repository.
Open a pull request from your forked repository to the main repository.
📢 Important Notes:
Make sure to provide accurate and up-to-date information.
If the game belongs to multiple categories, you can separate them with commas (e.g., "Action, Adventure").
For the release date, use the format "YYYY-MM-DD" (e.g., "2022-05-15").
Sales numbers should be approximate and can be written as "X,XXX,XXX" (e.g., "2,000,000").
Optionally, you can include your GitHub username to get credit for your contribution.
🌟 Let's build the ultimate gaming platform together! Join us in adding exciting games to GamePulse and sharing the joy of gaming with the community. Thank you for your valuable contribution! 🚀🎉
The text was updated successfully, but these errors were encountered: