diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..736ea586 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,40 @@ +# Contributing to Wolfram® + +Thank you for taking the time to contribute to the [Wolfram Research](https://github.com/wolframresearch) repos on GitHub. + +## Licensing of Contributions + +By contributing to Wolfram, you agree and affirm that: + +> Wolfram may release your contribution under the terms of the [MIT license](https://opensource.org/licenses/MIT); and + +> You have read and agreed to the [Developer Certificate of Origin](http://developercertificate.org/), version 1.1 or later. + +Please see [LICENSE](LICENSE) for licensing conditions pertaining +to individual repositories. + + +## Bug reports + +### Security Bugs + +Please **DO NOT** file a public issue regarding a security issue. +Rather, send your report privately to security@wolfram.com. Security +reports are appreciated and we will credit you for it. We do not offer +a security bounty, but the forecast in your neighborhood will be cloudy +with a chance of Wolfram schwag! + +### General Bugs + +Please use the repository issues page to submit general bug issues. + +Please do not duplicate issues. + +Please do send a complete and well-written report to us. Note: **the +thoroughness of your report will positively correlate to our willingness +and ability to address it**. + +When reporting issues, always include: + +* Your version of *Mathematica*® or the Wolfram Language. +* Your operating system. \ No newline at end of file diff --git a/LICENSE-MIT b/LICENSE similarity index 96% rename from LICENSE-MIT rename to LICENSE index 8676c617..a9a2a86d 100644 --- a/LICENSE-MIT +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022 Wolfram Research Inc. +Copyright (c) 2023 Wolfram Research Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal