newrelic / newrelic-python-agent

New Relic Python Agent
https://docs.newrelic.com/docs/agents/python-agent
Apache License 2.0
178 stars 102 forks source link

Remove Slack section in CONTRIBUTING.rst. #1029

Closed umaannamalai closed 10 months ago

umaannamalai commented 10 months ago

This PR removes the Slack workspace details present in the CONTRIBUTING.rst as the workspace is no longer active.

Fixes #968

github-actions[bot] commented 10 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ RST rstcheck 1 0 0.85s
✅ RST rstfmt 1 0 0 1.27s
✅ RST rst-lint 1 0 0.32s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8399022) 81.08% compared to head (8be49c2) 81.09%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1029 +/- ## ========================================== + Coverage 81.08% 81.09% +0.01% ========================================== Files 190 190 Lines 19594 19594 Branches 3419 3419 ========================================== + Hits 15887 15890 +3 Misses 2724 2724 + Partials 983 980 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.