intel / rohd

The Rapid Open Hardware Development (ROHD) framework is a framework for describing and verifying hardware in the Dart programming language.
https://intel.github.io/rohd-website
BSD 3-Clause "New" or "Revised" License
374 stars 67 forks source link

Small improvements for `CONTRIBUTING.md` #329

Closed chykon closed 1 year ago

chykon commented 1 year ago

Description & Motivation

DEPENDS ON: https://github.com/intel/rohd/pull/327

It is proposed to make small changes to CONTRIBUTING.md:

Related Issue(s)

No.

Testing

Not required.

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

No.

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

Yes, the guide for contributors is changing a bit.

chykon commented 1 year ago

Removed the ignore pattern that was added to https://github.com/intel/rohd/pull/327 (see https://github.com/intel/rohd/pull/327#issuecomment-1479056064)