Labels
Labels
21 labels
- Pull requests that update .net code
- Specific to C# -> VB conversion
- Can implement now that VS2017 support is dropped
- A bug where the converted output won't compile
- Pull requests that update a dependency file
- An exception is caught (and stacktrace provided)
- Pull requests that update Javascript code
- Needs either the input that caused the error, or more information to allow reproducing the error
- A bug where the converted output behaves differently to the input code
- Something that used to work
- Don't release until this is fixed
- Code that always throws an exception when hit
- Estimated less than 4 hours work
- More subjective, feedback related to specific use case
- Specific to VB -> C# conversion
- needs finishing before merge