From 8a85412635e71ebd5c46b2a27078b86d408c802b Mon Sep 17 00:00:00 2001 From: Pablo Reinoso <63800330+MrCoolAndroid@users.noreply.github.com> Date: Mon, 14 Mar 2022 20:46:11 -0300 Subject: [PATCH] Create PULL_REQUEST_TEMPLATE.md --- PULL_REQUEST_TEMPLATE.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 PULL_REQUEST_TEMPLATE.md diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..249d7d5 --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,9 @@ +Wanna contribute on adding games with pictures and backgrounds? Now you can! Just do a pull request editing the [Games List.json](https://github.com/MrCoolAndroid/Xbox-Rich-Presence-Discord/blob/main/Games%20List.json) file! +- "titlename" should have the original name of the game that shows on Xbox, remove any Copyright or Trademark symbols +- Images on "titleicon" should be 1024x1024, and "titlebackground" can be any size but choose one that fits on the app correctly +- "titleimage" is a Discord parameter, give it any name or the game name, i will edit it after the pull request + +Remember, edit the complete code and add your game array, make sure to add +any necessary commas and brackets + +I will check the code later, edit it with my titleimage and merge it if everything is ok.