Function ignore_octothorpe

Source
pub fn ignore_octothorpe(arg: &str) -> String
Expand description

Allow users to prefix their PRs with octothorpe, e.g. #12345 instead of 12345. This is just a QOL addition since some people may use it due to habit