Giter VIP home page Giter VIP logo

roblox-bug-tracker's Introduction

Roblox Bug Tracker

An unofficial tracker for bugs encountered on Roblox.

Go to the Issue Tracker

For long-winded feature requests, try checking out roblox-enhancement-proposals instead.

For issues related to CoreScripts, libraries, and other relevant internals, use the ROBLOX/Core-Scripts issue tracker.

For issues related to Gear, check out the unofficial gear tracker.

Things

  • Try to create steps that reproduce a bug.
  • Create a place or model file that shows a bug in action.
  • Don't group separate issues into one issue.
  • Comments that do not contribute may be removed.
  • If you don't understand what's going on, or you can't reproduce a bug, don't bother submitting an issue.

Labels

Here be descriptions for labels in the issue tracker. Try to construct your issues around these labels. If you think your issue requires a new kind of label, submit another issue describing it.

Types

What kind of issue. Every valid issue should have one of these.

Label Description
bug Unexpected behavior, doesn't work as specified, etc...
crash Bugs that crash or break the game.
enhancement Feature requests, things you would like to see added or improved.
tracker Related to this bug tracker.

Status

Label Description
willfix Confirmed by a developer that the issue will be fixed/added.
wontfix Confirmed by a developer that the issue will not be fixed/added.
duplicate A similar issue has already been submitted.
invalid Not an issue (i.e. expected behavior), should be submitted elsewhere, or does not follow the format of this tracker.
fixing Indicates that the issue has been or is being actively fixed. The issue should be checked periodically to verify that it has been fixed. This tag should be removed when the issue is closed.

Categories

Where the issue occurs.

Label Description
Player Occurs only on the Roblox client (RobloxPlayer).
Studio Related to the UI or functionality of Roblox Studio, or occurs only in Studio.
Engine Occurs in-game, related to implementation, behavior, etc. Applies to both the Studio and the Player.
Lua API Related to the Lua API. e.g. misspelled member name, API does not match implementation, etc.
Launcher Related to the launcher/installer. Includes that of both the Player and the Studio. Also includes browser plugins.
Website Occurs on Roblox websites; roblox.com, m.roblox.com, wiki.roblox.com, etc. robloxlabs.com is not included!

Platforms

On which platform (operating system) the issue occurs. These should only be used if an issue occurs on some platforms, but not others.

  • Windows XP
  • Windows 7
  • Windows 8
  • OS X
  • iOS

Some of these labels may not actually exist until they are needed.

Submitting Issue Files

You may submit files related to a certain issue by making a pull request. These files are located in the issues folder.

  1. Fork this repository.
  2. Go to the issues folder, and add a new folder. Make sure its name is the number of the related issue (i.e. "100" for issue #100).
  3. Add your files. Good files are places files (.rbxl, .rbxlx), model files (.rbxm), and READMEs, containing instructions.
  4. Create a new pull request.
  5. When adding a title and description, refer to the related issue.

If files already exist for an issue, you can create a sub-folder and put your files there. Try to give the folder a name that suggests why it is separate from existing files. You may also move the existing files to their own sub- folder, if necessary. Example:

Existing:

issues
	100
		ExistingFile.rbxl
		README.md

Updated:

issues
	100
		ExistingFiles
			ExistingFile.rbxl
			README.md
		YourNewFiles
			YourFile.rbxl
			README.md

Place files

Try to save places as .rbxlx instead of .rbxl, since the file's contents are easier to read.

Make a pull request separate from the related issue!

If you submit an issue as a pull request, I wont be able to merge it without also closing the issue.

roblox-bug-tracker's People

Contributors

anaminus avatar matthewdean avatar gigsd4x avatar

Watchers

Winston avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.