Aman Goel

Results 7 issues of Aman Goel

Modify all the `code::` directives to `code-block::` in the documentation source

docs

The [Nox](https://hist.readthedocs.io/en/latest/contributing.html#nox) section from the Hist documentation can be used as a reference

docs

Add a template for CITATION.cff file, some changes can be made to complete the file during setup: - Ask for ORCID and Affiliation - Separate Family Name and Given Name...

File format referred from [hist/CITATION.cff](https://github.com/scikit-hep/hist/blob/b368cb904c6be7a411200d023bafc8ad47ad4c4a/CITATION.cff)

Modify all the `code::` directives to `code-block::` in the documentation source, similar to scikit-hep/boost-histogram#729

documentation
good first issue

Establishes base for #165.

needs changelog

- The current recommendation for [Line Length](https://carpentries.github.io/sandpaper-docs/style.html#line-length) in the Workbench Style Guide is to use Semantic Line Breaks with a maximum of 100 characters per line - However, recent conversation...