Thanks for helping with the development of RoslynPad! 🎉
- Please discuss a PR before starting work by opening an issue (or replying in an existing one)
- Respect the current coding style
- Try to avoid changes unrelated to the PR (formatting, new language features, etc.)
- When making changes to platform-agnostic code (netstandard libraries), make sure to test your changes on all platforms (WPF, Avalonia)
- Please search the issue tracker for relevant issues before creating a new one
- Provide the following for bug reports:
- Describe the expected behavior and the actual behavior
- Specify any relevant exception messages and stack traces