Skip to content

Commit

Permalink
Merge pull request #97 from YoYoGames/develop.gurpreet
Browse files Browse the repository at this point in the history
Updated Release Notes page after the FR repo was moved to the Bugs repo
  • Loading branch information
gurpreetsinghmatharoo authored Feb 27, 2024
2 parents ba21441 + 85b678d commit 7abf5ce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<!--<div class="body-scroll" style="top: 150px;">-->
<h1><span data-field="title" data-format="default">IDE Error Reporting</span></h1>
<p>While great care has been taken when creating <span data-keyref="GameMaker Name">GameMaker</span> to ensure that it is a stable and reliable tool, there is always the possibility that an issue could occur given the nature of the software and the multiple operating systems it runs on.</p>
<p>In most cases any errors will be caught by <span data-keyref="GameMaker Name">GameMaker</span> and you may <span>see an error that <span data-keyref="GameMaker Name">GameMaker</span> has gone &quot;unstable&quot;, which also prompts you to save your projects and then close and restart the program.</p>
<p>If this happens, then we would request that you file a bug report using the<b data-stringify-type="bold">Report A Bug</b>option from <a data-xref="{title}" href="../IDE_Navigation/Menus/The_Help_Menu.htm">The Help Menu</a>. Please always give as much information as possible and ensure you fill in every field as best you can.</p>
<p>In most cases any errors will be caught by <span data-keyref="GameMaker Name">GameMaker</span> and you may see an error that <span data-keyref="GameMaker Name">GameMaker</span> has gone &quot;unstable&quot;, which also prompts you to save your projects and then close and restart the program.</p>
<p>If this happens, then we would request that you file a bug report using the <b data-stringify-type="bold">Report A Bug</b> option from <a data-xref="{title}" href="../IDE_Navigation/Menus/The_Help_Menu.htm">The Help Menu</a>. Please always give as much information as possible and ensure you fill in every field as best you can.</p>
<p>Please also strongly consider allowing the bug-reporter to send us a copy of your project, as this may be essential to reproducing your problem and so we may be unable to help if you do not provide the project. Your files are always attached privately if you send them from the IDE bug reporter.</p>
<p>Similarly, in extreme cases where <span data-keyref="GameMaker Name">GameMaker</span> crashes entirely, you may see on your next startup that the IDE bug reporter tells you that an earlier crash was detected and it will ask you to send us a bug report. Please do this.</p>
<p><img alt="Crash Report Window" class="center" src="../assets/Images/Setup_And_Version/Getting_Started_Crash_Report.png" />If you&#39;d like to know exactly what data is being sent, then please see <a href="https://help.gamemaker.io/hc/en-us/articles/13150754375453">this article</a> on the GameMaker Helpdesk.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<body>
<!--<div class="body-scroll" style="top: 150px;">-->
<h1 id="h"><span data-field="title" data-format="default">GameMaker Changelog</span></h1>
<p>All changes for GameMaker versions are listed on GitHub, separated by <a href="https://github.com/YoYoGames/GameMaker-Bugs/milestones?direction=asc&amp;sort=due_date&amp;?closed=1">bugs</a> and <a href="https://github.com/YoYoGames/GameMaker-Feature-Requests/milestones?direction=asc&amp;sort=due_date">feature requests</a>.</p>
<p>Each page linked above lists all major releases for GameMaker. There are two categories of releases: <strong>Open</strong> (in-progress or future release) and <strong>Closed</strong> (released to public).</p>
<p>All changes for GameMaker versions are listed on <a href="https://github.com/YoYoGames/GameMaker-Bugs/milestones?direction=asc&amp;sort=due_date&amp;?closed=1">GitHub</a>. The linked page lists all major releases for GameMaker.</p>
<p>There are two categories of releases: <strong>Open</strong> (in-progress or future release) and <strong>Closed</strong> (released to public).</p>
<p>Click on &quot;<strong>X Closed</strong>&quot; to see the released versions:</p>
<p><img class="center" src="../assets/Images/Setup_And_Version/GitHub_Closed.png" />Click on a release to see all issues within it, which can either be <strong>Open</strong> (meaning they are in-progress for that release) or <strong>Closed</strong> (meaning they are done).</p>
<p>If a version is in its beta period, the Closed issues have likely made their way into the latest beta release, or will go in the next beta update.</p>
Expand Down

0 comments on commit 7abf5ce

Please sign in to comment.